RadioPowerChangeEvent
Defined in: client/api.d.ts:1221
A local vehicle-radio power-state change.
Properties
Section titled “Properties”on:
boolean
Defined in: client/api.d.ts:1225
Whether the radio is now powered on.
station
Section titled “station”station:
number|null
Defined in: client/api.d.ts:1230
Current station ID, or null when none is selected.
stationName
Section titled “stationName”stationName:
string|null
Defined in: client/api.d.ts:1235
Current station name, or null when unavailable.
