Example:
˃ GET /MEDIA
˂ n- /MEDIA/VIDEO
˂ n- /MEDIA/AUDIO
˂ n- /MEDIA/UART
˂ n- /MEDIA/GPIO
˂ n- /MEDIA/ETHERNET
Get all properties and methods of a node
Get all properties and methods of a node, with one GET command and asterisk character.
Command format: GET●[nodePath].*
Response format: (for properties)
pX●[nodePath].[propertyName]=[parameter]
Legend:
X can be:
‘r’: read-only
‘w’: read-write
Response format: (for methods)
m-●[nodePath]:[methodName]
Example:
˃ GET /EDID.*
˂ pr /EDID.EdidStatus=D1:E1;D1:E2;D1:E3;D1:E4
˂ m- /EDID:switch
˂ m- /EDID:switchAll
˂ m- /EDID:copy
˂ m- /EDID:delete
˂ m- /EDID:reset
Get all child nodes, properties and methods of a node
Get all child nodes, properties and methods of a node with one command, without using a
wild card.
Command format: GETALL●[nodePath]
Response format: (for nodes)
n-●[nodePath]
Response format: (for properties)
pX●[nodePath].[propertyName]=[parameter]
Legend:
X can be:
‘r’: read-only
‘w’: read-write
Response format: (for methods)
m-●[nodePath]:[methodName]
HDMI-3D-OPT-TX200 series
User’s manual
LW3 programmers' reference Page 67 / 106