Sound Control Protocol for SpeechLine Digital Wireless

Table Of Contents
SSC Developer‘s guide for SpeechLine Digital Wireless | 71/109
SSC Method List (SL Multi-Channel Receiver DW)
11.73 /mates/tx1/bat_cycles
Parameter type: Number
Permission: Read only, Subscribe-able
Pre-condition: Link must be established between transmitter, powered by a rechargeable battery,
and SLMCRDW.
Post-condition: N.A.
Description: Method to retrieve the battery cycle count (charging cycles).
Examples:
TX: {"mates":{"tx1":{"bat_cycles":null}}}
RX: {"mates":{"tx1":{"bat_cycles":1}}}
11.74 /mates/tx1/bat_gauge
Parameter type: Number
Permission: Read only, Subscribe-able
Pre-condition: Link must be established between transmitter and SLMCRDW.
Post-condition: N.A.
Description: Method to retrieve the remaining capacity in percent of the rechargeable battery.
Examples:
TX: {"mates":{"tx1":{"bat_gauge":null}}}
RX: {"mates":{"tx1":{"bat_gauge":67}}}
11.75 /mates/tx1/bat_health
Parameter type: Number
Permission: Read only, Subscribe-able
Pre-condition: Link must be established between transmitter, powered by a rechargeable battery,
and SLMCRDW.
Post-condition: N.A.
Description: Method to retrieve the battery health status in percentage of the connected transmitter.
Examples:
TX: {"mates":{"tx1":{"bat_health":null}}}
RX: {"mates":{"tx1":{"bat_health":100}}}
11.76 /mates/tx1/bat_lifetime
Parameter type: Number
Permission: Read only, Subscribe-able
Pre-condition: Link must be established between transmitter, powered by a rechargeable battery,
and SLMCRDW.
Post-condition: N.A.
Description: Method to retrieve the lifetime of the rechargeable battery in seconds.
Note that it takes some time before it is possible to retrieve the predicted lifetime of a rechargeable
battery.
Examples:
TX: {"mates":{"tx1":{"bat_lifetime":null}}}
RX: {"mates":{"tx1":{"bat_lifetime":36240}}}