Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IJobStatus

A job status update message that will be sent over MQTT as JSON.

Hierarchy

  • IJobStatus

Index

Properties

Properties

message

message: string

A generic message related to the new status.

stats

stats: any

An optional collection of statistics.

status

status: number

The job's current status.

time

time: string

The time the message was generated at.