Instruction manual
Developer Information
59
111 remote control disabled
120 connection rejected
150 invalid state
Asynchronous response codes
The server may return asynchronous messages at any time. These responses
are indicated with response codes in the range of 500 to 599:
5xx {Response Text}:↵
{Parameter}: {Value}↵
{Parameter}: {Value}↵
↵
Connection response
On connection, an asynchronous message will be delivered:
500 connection info:↵
protocol version: {Version}↵
model: {Model Name}↵
↵
Connection rejection
Only one client may connect to the server at a time. If other clients attempt to
connect concurrently, they will receive an error and be disconnected:
120 connection rejected↵
Timecode syntax
Timecodes are expressed as non-drop-frame timecode in the format:
HH:M M:SS:FF
Handling of deck "remote" state
The "remote" command may be used to enable or disable the remote control
of the deck. Any attempt to change the deck state over ethernet while
remote access is disabled will generate an error:
111 remote control disabled↵
To enable or disable remote control:
remote: enable: {"true", "false"} ↵