9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
145
9. Programmer's Reference
UBEX series – Matrix Application Mode – User's Manual
145
MA
TRIX APPLIC
A
TION MODE
Applied F-series endpoint firmware package: v1.4.1 | Applied R-series endpoint firmware package: v1.4.1 | Applied MMU firmware package: v1.2.1 | LDC software: v1.34.0b2
9.19.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.19.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.19.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
9.19.10. Adding Tags to the Port
The following characters are allowed in the
<tag>
parameter: non-capital letters (
a-z
), capital letters (
A-Z
),
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.19.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.19.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.19.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