Enabling The Port; Setting The Name Of The Port; Query The Tags Of The Port; Adding Tags To 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.21.7. Enabling the Port
Command and Response
SET•/MEDIA/CONTROL/UART/<port>.Enable=<logical_value>
ç
pw•/MEDIA/CONTROL/UART/<port>.Enable=<logical_value>
æ
Parameters
The
<logical_value>
can be true or false.
Example
ç SET /MEDIA/CONTROL/UART/P101.Enable=true
æ pw /MEDIA/CONTROL/UART/P101.Enable=true
9.21.8. Setting the Name of the Port
Command and Response
SET•/MEDIA/CONTROL/UART/<port>.Name=<name>
ç
pw•/MEDIA/CONTROL/UART/<port>.Name=<name>
æ
Example
ç SET /MEDIA/CONTROL/UART/P101.Name=Ceiling_Projector
æ pw /MEDIA/CONTROL/UART/P101.Name=Ceiling_Projector
9.21.9. 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/UART/<port>.Tags
pr•/MEDIA/CONTROL/UART/<port>.Tags=<tag>
æ
Example
ç GET /MEDIA/CONTROL/UART/P101.Tags
æ pr /MEDIA/CONTROL/UART/P101.Tags=4KTV;Phoenix;DSUB
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
9.21.10. Adding Tags to the Port
The following characters are allowed in the
numbers (0-9), and special characters ( - . _ ~ : / ? # [ ] @ ! $ & ( ) + = * ).
Command and Response
ç CALL•/MEDIA/CONTROL/UART/<port>:addTags(<tag>)
æ mO•/MEDIA/CONTROL/UART/<port>:addTags=
Example
ç CALL /MEDIA/CONTROL/UART/P101:addTags(projector;dsub)
æ mO /MEDIA/CONTROL/UART/P101:addTags=
9.21.11. Deleting Tags of the Port
Command and Response
ç CALL•/MEDIA/CONTROL/UART/<port>:removeTags(<tag>)
æ mO•/MEDIA/CONTROL/UART/<port>:removeTags=
Example
ç CALL /MEDIA/CONTROL/UART/P101:removeTags(controlroom;media_player)
æ mO /MEDIA/CONTROL/UART/P101:removeTags=
9.21.12. Deleting All Tags of the Port
Command and Response
ç CALL•/MEDIA/CONTROL/UART/<port>:removeAllTags()
æ mO•/MEDIA/CONTROL/UART/<port>:removeAllTags=
Example
ç CALL /MEDIA/CONTROL/UART/P101:removeAllTags()
æ mO /MEDIA/CONTROL/UART/P101:removeAllTags=
9.21.13. 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/UART/<port>.DeviceTags
pr•/MEDIA/CONTROL/UART/<port>.DeviceTags=<tag>
æ
Example
ç GET /MEDIA/CONTROL/UART/P101.DeviceTags
æ pr /MEDIA/CONTROL/UART/P101.DeviceTags=Projector;A8:D2:36:F0:00:35;RX_MeetingRoom;#2
<tag>
parameter: non-capital letters (a-z), capital letters (A-Z),
179
179

Advertisement

Table of Contents
loading

Table of Contents