Sound Control Protocol for SpeechLine Digital Wireless

Table Of Contents
SSC Developer‘s guide for SpeechLine Digital Wireless | 27/109
SSC Method List (SL Rack Receiver DW)
Example:
TX: {"device":{"language":null}}
RX: {"device":{"language":["en_GB"]}}
8.17 /device/location
Parameter type: String
Permission: Read/Write, Subscribe-able
Post-condition: The change has immediate effect.
Description: Method to retrieve/modify the location name.
Example:
TX: {"device":{"location":null}}
RX: {"device":{"location":"Meeting Room A"}
8.18 /device/identity/product
Parameter type: String
Permission: Read only
Pre-condition: N.A.
Post-condition: N.A.
Description: Product identification, should be identical to the designation on the label on the product
itself or to the included electronic/component.
Example:
TX: {"device":{"identity":{"product":null}}}
RX: {"device":{"identity":{"product":"SLDW"}}}
8.19 /device/identity/version
Parameter type: String
Permission: Read only
Pre-condition: N.A.
Post-condition: N.A.
Description: Device firmware version.
Example:
TX: {"device":{"identity":{"version":null}}}
RX: {"device":{"identity":{"version":"2.1.0"}}}
8.20 /device/identity/serial
Parameter type: String
Permission: Read only
Pre-condition: N.A.
Post-condition: N.A.
Description: Unique product number, identical to the number on a product label. The value is given
by production.
Example:
TX: {"device":{"identity":{"serial":null}}}
RX: {"device":{"identity":{"serial":"1454100930"}}}