◦
5: Power down.
•
Response:
-
response: null
-
success: (0=success, anything else is an error)
•
Example:
-
{"params":{"reset": 0}, "method":"resetFrameSettings", "id":"1234",
"jsonrpc":"2.0"}
powerStatus
•
Definition:
-
This queries the power plug status of the Event Master processor. (There can be 1 or 2 power slots in
Event Master processor).
•
Request:
-
params: {} - It doesn't require any parameter.
•
Response:
-
response: {FrameId1 :{ PwrStatus1, PwrStatus2},{FrameId2 :{ PwrStatus1,
PwrStatus2}
◦
PwrStatus1 gives the power status of the 1st slot in Event Master processor with frame id FrameId1,
FrameId2.
◦
PwrStatus2 gives the power status of the 2nd slot in Event Master processor with frame id
FrameId1, FrameId2.
◦
0: Power supply module is not present.
◦
1: Power supply module is present, but there is no power cable.
◦
2: Power supply module is present, and the cable is plugged in, but there is no DC current.
◦
3: Power supply module is present, and everything is OK.
-
success: (0=success, anything else is an error)
•
Example:
-
{"params":{}, "method":"powerStatus", "id":"1234", "jsonrpc":"2.0"}
listPresets
•
Definition:
-
This queries the list of Presets on a particular destination or on the system.
•
Request:
-
params: {"ScreenDest":x , "AuxDest":x},
"x" can be:
◦
–2: Do not include any destinations of this type. (Has priority over particular id, if passed as a
parameter.)
◦
–1: Do not care (All presets). (Has priority over particular id, if passed as a parameter.)
◦
0–999: want to see the presets with the destination this particular id in it or array of ids. Eg.
"ScreenDestination":[{"id": 2}, {"id": 3}]
•
Response:
-
response: Array of: [{"id": 0, "Name": "Preset3.00", "LockMode": 0, "presetSno":
3.00}, {"id": 1, "Name": "Preset4.00", "LockMode": 0, "presetSno": 4.00}]
◦
Response contains the array of presets. Above response contains id, name, lock mode preset serial
number of the all the presets.
-
success: (0=success, anything else is an error)
•
Example:
-
{"params":{"ScreenDest": 0}, "method":"listPresets", "id":"1234",
"jsonrpc":"2.0"}
listDestinationsForPreset
•
Definition:
-
Lists the content of a Preset.
•
Request:
-
params: {"id":x },
Remote Control Protocol
R5909934 /00
E2 Lite and EC-40
305
Need help?
Do you have a question about the Event Master E2 Lite and is the answer not in the manual?