Web server query interface, Syntax, Commands – ETC Unison Mosaic Designer v1.11.0 User Manual
Page 245: Get controller settings, Sample response

Web server query interface
Web server query interface
The query interface of a Controller provides access to timeline status information, text slot contents, etc. for cus-
tom web pages.
Syntax
If you GET the URL:
http://xxx.xxx.xxx.xxx/query/command[?args]
and command and args are recognised, the controller will return the result of the query, else, it will return a 204
(No Response) HTTP header.
Data will be returned as XML. Recognised commands are:
l
system
l
currentTime
l
timeline
l
timelineStatus
l
textSlot
l
variable
Commands
Get Controller Settings
Get a summary of the Controller's settings.
l
Command: system
l
Args: none
Sample Response
- 245 -