MASTER/SPLIT...
These commands can be used with PlayoutONE's split engines:
MASTER CALL xxx
Send the command or commands, separated by a semicolon, to the connected master engine.
SPLIT CALL xxx
Send the command or commands, separated by a semicolon, to the connected split engine.
SPLIT COMMAND STOP
Send a stop command to all connected splits.
SPLIT HELLO
What a split sends to a master engine to identify itself as a split. When it does, this station data is returned in JSON.
SPLIT MASTER "machine:port"
Tells the engine which master engine to connect to. The machine can be an IP address or a machine name.