B. Remote Control Protocol
resetFrameSettings
•Definition
- Expose ALL reset types on E vent Ma ster processor with different options.
• Request:
- params: {"reset":x},
“x” can be 0 – 5
o
0: S oft reset.
o
1: F actory reset.
o
2: Factory reset (save IP).
o
3: Factory rese t (save IP/EDID).
o
4: Factory reset (save V PID).
o
5: Factory reset (Power Down).
• Response:
- response: null
- succ e ss : (0 = su cc e ss, an yth in g else is a n error)
• Example:
- {"params":{"reset": 0}, "method":"resetFrameSettings", "id":"1234", "jsonrpc":"2.0"}
pow e r S tatus
•Definition
- This queries the power plug s tatus of the Event M aster pr ocessor. (There can be 1 or 2 power slots in Ev ent M aster pr o-
cessor).
• Request:
- params: {} - It doesn’t require any parameter.
• Response:
- response: {FrameId1 :{ PwrStatus1, PwrStatus2},{FrameId2 :{ PwrStatus1, PwrStatus2}
o
PwrStatus1 gives the power status of the 1st slot in Event Master processor with frame id FrameId1, FrameId2.
o
PwrStatus2 gives the power status of the 2nd slot in Event Master processor with frame id FrameId1, FrameId2.
- succ e ss : (0 = su cc e ss, an yth in g else is a n error)
• Example:
- {"params":{}, "method":"powerStatus", "id":"1234", "jsonrpc":"2.0"}
listPresets
•Definition
- This queries the list of presets o n a par ticular destination or on the system.
• Request:
- params: {"ScreenDest":x , "AuxDest":x},
“x” can b e :
o
–2: Do not include a ny destinations of this type.
o
–1: Do not care (All pres ets).
o
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}]
o
Response contains the array of pres ets. Abov e r esponse c ontains id, name, lock mode preset serial number of the all
the presets.
- succ e ss : (0 = su cc e ss, an yth in g else is a n error)
• Example:
- {"params":{"ScreenDest": 0}, "method":"listPresets", "id":"1234", "jsonrpc":"2.0"}
R5905948 EVENT MASTER DEVICES 17/07/2017
513