Query The Tags Of The Port; Adding Tags To The Port; Deleting Tags Of The Port; Deleting All Tags Of The Port - Lightware UBEX-MMU-X200 User Manual

Av over ip multimedia extender
Hide thumbs Also See for UBEX-MMU-X200:
Table of Contents

Advertisement

 
 
9. Programmer's Reference
9. Programmer's Reference
9.22.6. Query the Tags of the Port
The query returns with the tags which are added by the user.
Command and Response
#tag
ç GET•/MEDIA/CONTROL/IR/<in|out>.Tags
pr•/MEDIA/CONTROL/IR/<in|out>.Tags=<tag>
æ
Example
ç GET /MEDIA/CONTROL/IR/S101.Tags
æ pr /MEDIA/CONTROL/IR/S101.Tags=4KTV;Emitter;ControlRoom
9.22.7. Adding Tags to the Port
The following characters are allowed in the
numbers (0-9), and special characters ( - . _ ~ : / ? # [ ] @ ! $ & ( ) + = * ).
Command and Response
ç CALL•/MEDIA/CONTROL/IR/<in|out>:addTags(<tag>)
æ mO•/MEDIA/CONTROL/IR/<in|out>:addTags=
Example
ç CALL /MEDIA/CONTROL/IR/D101:addTags(projector;detector)
æ mO /MEDIA/CONTROL/IR/D101:addTags=
9.22.8. Deleting Tags of the Port
Command and Response
ç CALL•/MEDIA/CONTROL/IR/<in|out>:removeTags(<tag>)
æ mO•/MEDIA/CONTROL/IR/<in|out>:removeTags=
Example
ç CALL /MEDIA/CONTROL/IR/S101:removeTags(controlroom;media_player)
æ mO /MEDIA/CONTROL/IR/S101:removeTags=
9.22.9. Deleting All Tags of the Port
Command and Response
ç CALL•/MEDIA/CONTROL/IR/<in|out>:removeAllTags()
æ mO•/MEDIA/CONTROL/IR/<in|out>:removeAllTags=
Example
ç CALL /MEDIA/CONTROL/IR/D101:removeAllTags()
æ mO /MEDIA/CONTROL/IR/D101:removeAllTags=
Applied F-series endpoint firmware package: v1.5.4 | Applied R-series endpoint firmware package: v1.5.4 | Applied MMU firmware package: v1.3.3 | LDC software: v2.4.2b4
series – Matrix Application Mode – User's Manual
series – Matrix Application Mode – User's Manual
<tag>
parameter: non-capital letters (a-z), capital letters (A-Z),
9.22.10. Query All Tags of the Device
The query returns with all the tags which belongs to the device. One tag is always reserved for the MAC
address of the endpoint.
Command and Response
ç GET•/MEDIA/CONTROL/IR/<in|out>.DeviceTags
pr•/MEDIA/CONTROL/IR/<in|out>.DeviceTags=<tag>
æ
Example
ç GET /MEDIA/CONTROL/IR/S101.DeviceTags
æ pr /MEDIA/CONTROL/IR/S101.DeviceTags=Projector;A8:D2:36:F0:00:35;RX_MeetingRoom;#2
9.23. Message Sending via Communication Ports

ATTENTION!
The message sending via serial port can be applied in the endpoint devices only. It does not
work with the MMU.
DIFFERENCE:

Only the UBEX-PRO20-HDMI-F110 endpoint model is built with RS-232 and Infrared interface
ports.
9.23.1. Sending a Text (ASCII-format) via Serial Port
The command is for sending a command message in ASCII-format. This method does not allow sending
message with control and non-printable characters.
Command and Response
ç CALL•/MEDIA/CONTROL/UART/<port>/PORT:sendText(<message>)
æ mO•/MEDIA/CONTROL/UART/<port>/PORT:sendText
Example
ç CALL /MEDIA/CONTROL/UART/P101/PORT:sendText(open)
æ mO /MEDIA/CONTROL/UART/P101/PORT:sendText
The 'open' text is sent out via the P1 serial port.
#message
181
181

Advertisement

Table of Contents
loading

Table of Contents