Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PeriodicTimerEventTrigger

Package version

Trigger details.

Hierarchy

  • PeriodicTimerEventTrigger

Index

Properties

Optional customContextTag

customContextTag: undefined | string

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.

Optional id

id: undefined | string

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

kind

kind: "PeriodicTimerEvent"

Polymorphic Discriminator

Optional name

name: undefined | string

The object name. NOTE: This property will not be serialized. It can only be populated by the server.

sinkInfo

sinkInfo: RoleSinkInfo

Role Sink information.

sourceInfo

Periodic timer details.

Optional type

type: undefined | string

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc