Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PeriodicTimerSourceInfo

Package version

Periodic timer event source.

Hierarchy

  • PeriodicTimerSourceInfo

Index

Properties

Properties

schedule

schedule: string

Periodic frequency at which timer event needs to be raised. Supports daily, hourly, minutes, and seconds.

startTime

startTime: Date

The time of the day that results in a valid trigger. Schedule is computed with reference to the time specified up to seconds. If timezone is not specified the time will considered to be in device timezone. The value will always be returned as UTC time.

Optional topic

topic: undefined | string

Topic where periodic events are published to IoT device.

Generated using TypeDoc