PeriodicTimerProperties interface

Periodic timer trigger properties.

Properties

customContextTag

A custom context tag typically used to correlate the trigger against its usage. For example, if a periodic timer trigger is intended for certain specific IoT modules in the device, the tag can be the name or the image URL of the module.

sinkInfo

Role Sink information.

sourceInfo

Periodic timer details.

Property Details

customContextTag

A custom context tag typically used to correlate the trigger against its usage. For example, if a periodic timer trigger is intended for certain specific IoT modules in the device, the tag can be the name or the image URL of the module.

customContextTag?: string

Property Value

string

sinkInfo

Role Sink information.

sinkInfo: RoleSinkInfo

Property Value

sourceInfo

Periodic timer details.

sourceInfo: PeriodicTimerSourceInfo

Property Value