User Manual

109
For properties, the description lists the actions that can be performed on the
property, including:
get – property can be read; this is true of all properties
set – property can be set
notify – when the property changes, a notification is sent to registered
clients
usb-conn-status
Description: Query USB connection status.
Property Actions: get, notify
Command Definition:
Action
Definition
get
get usb-conn-status
response
val usb-conn-status <0|1>
notify
notify sys.usb-conn-status <0|1>
Parameters:
Parameter
Description
0
USB is disconnected.
1
USB is connected.
Format Examples:
get usb-conn-status
val usb-conn-status 1
notify sys.usb-conn-status 1
Supported Products: CS700-AV, CS700-SP
speaker-volume
Description: Configure speaker volume for calls. 1 .. 18.
Property Actions: set, get, notify
Default Value: 13
Command Definition:
Action
Definition
get
get speaker-volume