This page describes the sequence of events when a command is received from a networked device:
If the command is received on port 53000, and the source of the command is identified as the Master, Backup, or Secondary Master, the command is passed to the command parser
The following are attempted in sequence:
/cue/{node}_{command}/start
will be sent to the Master and Backup Qlab machines, where “node” is the name of the node the command was received from, and “command” is the string received.The receipt of information from an unknown node will be registered on the system log.