Interface: TerrainSystemEvents
Defined in: src/garminsdk/terrain/TerrainSystemEvents.ts:100
All possible events published by Garmin terrain alerting systems.
Extends
TerrainSystemEventsForId
<""
>.TerrainSystemEventsForId
<string
>
Indexable
[key
: `terrainsys_type_${string}`
]: string
[key
: `terrainsys_operating_mode_${string}`
]: TerrainSystemOperatingMode
[key
: `terrainsys_status_flags_${string}`
]: readonly string
[]
[key
: `terrainsys_status_added_${string}`
]: string
[key
: `terrainsys_status_removed_${string}`
]: string
[key
: `terrainsys_inhibit_flags_${string}`
]: readonly string
[]
[key
: `terrainsys_inhibit_added_${string}`
]: string
[key
: `terrainsys_inhibit_removed_${string}`
]: string
[key
: `terrainsys_triggered_alerts_${string}`
]: readonly string
[]
[key
: `terrainsys_alert_triggered_${string}`
]: string
[key
: `terrainsys_alert_untriggered_${string}`
]: string
[key
: `terrainsys_inhibited_alerts_${string}`
]: readonly string
[]
[key
: `terrainsys_alert_inhibited_${string}`
]: string
[key
: `terrainsys_alert_uninhibited_${string}`
]: string
[key
: `terrainsys_active_alerts_${string}`
]: readonly string
[]
[key
: `terrainsys_alert_activated_${string}`
]: string
[key
: `terrainsys_alert_deactivated_${string}`
]: string
[key
: `terrainsys_prioritized_alert_${string}`
]: null
| string
Properties
terrainsys_active_alerts
terrainsys_active_alerts: readonly
string
[]
Inherited from
TerrainSystemEventsForId.terrainsys_active_alerts
terrainsys_alert_activated
terrainsys_alert_activated:
string
Inherited from
TerrainSystemEventsForId.terrainsys_alert_activated
terrainsys_alert_deactivated
terrainsys_alert_deactivated:
string
Inherited from
TerrainSystemEventsForId.terrainsys_alert_deactivated
terrainsys_alert_inhibited
terrainsys_alert_inhibited:
string
Inherited from
TerrainSystemEventsForId.terrainsys_alert_inhibited
terrainsys_alert_triggered
terrainsys_alert_triggered:
string
Inherited from
TerrainSystemEventsForId.terrainsys_alert_triggered
terrainsys_alert_uninhibited
terrainsys_alert_uninhibited:
string
Inherited from
TerrainSystemEventsForId.terrainsys_alert_uninhibited
terrainsys_alert_untriggered
terrainsys_alert_untriggered:
string
Inherited from
TerrainSystemEventsForId.terrainsys_alert_untriggered
terrainsys_inhibit_added
terrainsys_inhibit_added:
string
Inherited from
TerrainSystemEventsForId.terrainsys_inhibit_added
terrainsys_inhibit_flags
terrainsys_inhibit_flags: readonly
string
[]
Inherited from
TerrainSystemEventsForId.terrainsys_inhibit_flags
terrainsys_inhibit_removed
terrainsys_inhibit_removed:
string
Inherited from
TerrainSystemEventsForId.terrainsys_inhibit_removed
terrainsys_inhibited_alerts
terrainsys_inhibited_alerts: readonly
string
[]
Inherited from
TerrainSystemEventsForId.terrainsys_inhibited_alerts
terrainsys_operating_mode
terrainsys_operating_mode:
TerrainSystemOperatingMode
Inherited from
TerrainSystemEventsForId.terrainsys_operating_mode
terrainsys_prioritized_alert
terrainsys_prioritized_alert:
null
|string
Inherited from
TerrainSystemEventsForId.terrainsys_prioritized_alert
terrainsys_status_added
terrainsys_status_added:
string
Inherited from
TerrainSystemEventsForId.terrainsys_status_added
terrainsys_status_flags
terrainsys_status_flags: readonly
string
[]
Inherited from
TerrainSystemEventsForId.terrainsys_status_flags
terrainsys_status_removed
terrainsys_status_removed:
string
Inherited from
TerrainSystemEventsForId.terrainsys_status_removed
terrainsys_triggered_alerts
terrainsys_triggered_alerts: readonly
string
[]
Inherited from
TerrainSystemEventsForId.terrainsys_triggered_alerts
terrainsys_type
terrainsys_type:
string
Inherited from
TerrainSystemEventsForId.terrainsys_type