Interface: AvionicsStatusEvents
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/AvionicsStatus/AvionicsStatusEvents.ts:35
Events related to the status of G3X Touch avionics units (GDUs).
Indexable
[avionics_status
: `avionics_status_${string}`
]: Readonly
<AvionicsStatusChangeEvent
>
The status of an avionics unit has changed. The suffix of the topic is the UID of the avionics unit, in the form
'[index]'
, [index]
is the index of the avionics unit (GDU).
Properties
avionics_global_power
avionics_global_power:
Readonly
<AvionicsStatusGlobalPowerEvent
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/AvionicsStatus/AvionicsStatusEvents.ts:37
The avionics global power state has changed.