Type Alias: BaroTransitionAlertManagerOptions
BaroTransitionAlertManagerOptions =
object
Defined in: src/garminsdk/alerts/barotransition/BaroTransitionAlertManager.ts:13
Configuration options for BaroTransitionAlertManager.
Properties
adcIndex
adcIndex:
number|Subscribable<number>
Defined in: src/garminsdk/alerts/barotransition/BaroTransitionAlertManager.ts:21
The index of the ADC from which to source altitude and barometric setting data.
id
id:
string
Defined in: src/garminsdk/alerts/barotransition/BaroTransitionAlertManager.ts:18
The ID to assign the manager. Event bus topics published by the manager will be suffixed with its ID. Cannot be the empty string.