Type Alias: FlightTimerPublisherOptions
FlightTimerPublisherOptions =
object
Defined in: src/sdk/instruments/FlightTimer.ts:238
Configuration options for FlightTimerPublisher.
Properties
id?
optional
id:string
Defined in: src/sdk/instruments/FlightTimer.ts:240
The ID of the timers for which to publish data. Defaults to the empty ID (''
).