Sound Control Protocol for SpeechLine Digital Wireless

Table Of Contents
SSC Developer‘s guide for SpeechLine Digital Wireless | 38/109
SSC Method List (SL Rack Receiver DW)
8.58 /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 sRX1.
Post-condition: N.A.
Description: Method to retrieve the lifetime of the rechargeable battery in seconds.
Examples:
TX: {"mates":{"tx1":{"bat_lifetime":null}}}
RX: {"mates":{"tx1":{"bat_lifetime":12900}}}
8.59 /mates/tx1/bat_bars
Parameter type: Number
Permission: Read only, Subscribe-able
Pre-condition: Link must be established between transmitter, powered by a rechargeable battery,
and sRX1.
Post-condition: N.A.
Description: Method to retrieve the number of bars shown in the sRX1s’ homescreen.
Examples:
TX: {"mates":{"tx1":{"bat_bars":null}}}
RX: {"mates":{"tx1":{"bat_bars":4}}}
8.60 /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 sRX1.
Post-condition: N.A.
Description: Method to retrieve the battery health status of the connected transmitter.
Examples:
TX: {"mates":{"tx1":{"bat_health":null}}}
RX: {"mates":{"tx1":{"bat_bars":100}}}
8.61 /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 sRX1.
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_bars":6}}}