Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JobExecutionsChangedEvent

Sent whenever a job execution is added to or removed from the list of pending job executions for a thing.

Hierarchy

  • JobExecutionsChangedEvent

Index

Properties

Properties

Optional jobs

jobs: undefined | {}

Map from JobStatus to a list of Jobs transitioning to that status.

Optional timestamp

timestamp: Date

The time when the message was sent.

Generated using TypeDoc