Barco Event Master E2 Lite User Manual page 313

Table of Contents

Advertisement

Name—Name of the frame.
Contact—Contact information.
Version—Current version of the software installed on the frame.
OSVersion—Current OS version installed on the frame.
FrameType—0: E2, 1:S3, 2: Ex.
FrameTypeName—Type of the frame: E2/S3/Ex.
Enet—Ethernet settings.
SysCard—System card information.
Slot—List of Input/Output/Expansion card information.
-
success: (0=success, anything else is an error)
Example:
-
{"params":{}, "method":"getFrameSettings", "id":"1234", "jsonrpc":"2.0"}
listAuxContent
Definition:
-
This API shows Aux destination information.
Request:
-
params: {"id" : x}
id—Index of the Aux destination.
Response:
-
response: {"id":0,"Name":"AuxDest1","PvwLastSrcIndex":0,"PgmLastSrcIndex":0}
id—Index of Aux destination.
Name—Name of Aux destination.
PvwLastSrcIndex—Input/Background source index in the preview area.
PgmLastSrcIndex—Input/Background source index in the program area.
-
success: (0=success, anything else is an error)
Example:
-
{"params": {"id": 0}, "method":"listAuxContent", "id":"1234", "jsonrpc":"2.0"}
changeAuxContent
Definition:
-
This API changes the source in the Aux destinations.
Request:
-
params: {"id":x , "Name": "AuxDest1" , "PvwLastSrcIndex": y , "PgmLastSrcIndex":
z}
id—Index of the Aux destination.
Name—Name of Aux destination. (Optional paramter)
PvwLastSrcIndex—Input/Background source index to set in Aux destination in the preview area.
PgmLastSrcIndex—Input/Background source index to set in Aux destination in the program area.
Response:
-
response: null
-
success: (0=success, anything else is an error)
Example:
-
{"params": {"id":0 , "Name": "AuxDest1" , "PvwLastSrcIndex": 6 ,
"PgmLastSrcIndex": 1}, "method":"changeAuxContent", "id":"1234",
"jsonrpc":"2.0"}
Subscription and Un-Subscription
When a subscription is done from a JSON-based application, a notification is sent to the ip port where the
application is running when there is change for which the user has subscribed.
Actual notification is sent asynchronously as an HTTP Post, with the following structure: {result:
{method:
"notification",notificationType: "ScreenDestChanged",change: { add: [2],
remove: [], update: [0, 1, 2] }}}.
The change field contains the XmlId(s) of the screens that were added/removed or updated.
Remote Control Protocol
R5909934 /00
E2 Lite and EC-40
313

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ec-40

Table of Contents