The get.cgi URL is used to fetch information from the CueServer.
The typical format of this URL is:
http://<ip-of-cueserver>/get.cgi?req=<request>&<optional-parameters>
Depending on the value of the <request> parameter, this URL can fetch many different pieces of information from CueServer.
The following variations of the get.cgi URL are available:
- Button Values [bv]
- Command Context [cc]
- CPU SysInfo [cpu]
- Cue Stack Info [csi]
- DMX Input [in]
- DMX Output [out]
- Extended Command Context [ecc]
- Extended Playback Info [epi]
- Fade Engine Data [fed]
- Group Level [grp]
- Hardwired DMX Input [hdi]
- Network Info [net]
- Ping [ping]
- Playback Info [pi]
- Playback Values [p*]
- Preset Zone Info [pzi]
- Record Stream Info [rs]
- System Log [log]
- System Status [ss]
- Time Info [ti]
- Time Status [ts]
- Variables [var]
- Zone Data [zones]

