Interface: BaseCdiControlEvents
Defined in: src/sdk/cdi/CdiControlEvents.ts:6
Events used to control a CDI keyed by base topic names.
Extended by
Properties
cdi_src_gps_toggle
cdi_src_gps_toggle:
void
Defined in: src/sdk/cdi/CdiControlEvents.ts:14
Toggles the source of a CDI between GPS and NAV.
cdi_src_set
cdi_src_set:
Readonly
<NavSourceId
>
Defined in: src/sdk/cdi/CdiControlEvents.ts:11
Sets the source of a CDI.
cdi_src_switch
cdi_src_switch:
void
Defined in: src/sdk/cdi/CdiControlEvents.ts:8
Switches the source of a CDI.