Interface: AvionicsStatusEvents
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
>
The avionics global power state has changed.
Defined in
src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/AvionicsStatus/AvionicsStatusEvents.ts:37