Sound Control Protocol for SpeechLine Digital Wireless

Table Of Contents
SSC Developer‘s guide for SpeechLine Digital Wireless | 57/109
SSC Method List (SL Multi-Channel Receiver DW)
Example:
TX: {"device":{"language":null}}
RX: {"device":{"language":["en_GB"]}}
11.21 /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":"SLDW4CH"}}}
11.22 /device/identification/visual
Parameter type: Boolean
Permission: Read/Write, Subscribe-able
Pre-condition: The SL MCR DW should not be in UPDATE state.
Post-condition: The change has immediately effect.
Description: Method to trigger the device visual identification.
Example:
TX: {"device":{"identification":{"visual":true}}}
RX: {"device":{"identification":{"visual":true}}}
11.23 /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":"3.0.0"}}}
11.24 /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":"1050000515"}}}