Sound Control Protocol - (Firmware 1.1.3)

Table Of Contents
SSC Developer‘s guide for EW-DX | 21/57
SSC Method List (EW-DX EM 2)
8.23 /device/location
Command to set or read the device location.
type: Read/Write
value: String
limits
type: String
const: false
writeable: true
length: 400
subscr: true
8.24 /device/link_density_mode
Switch RF transmission link density mode on if true is specified or off (standard mode) if false is
specified.
Note: This command leads to a device reboot!
type: Read/Write
value: Boolean
limits
type: Boolean
const: false
writeable: true
subscr: true
Example:
{"device":{"link_density_mode":true}}
8.25 /device/language
List of supported languages. English only = ["en_GB"].
type: Read-only
value: String
limits
type: String
const: true
writeable: false
count: 1