Magidoc

CreateDeviceStatusInput
Input Object

Data that describes the operational status of a device

Fields

#

deviceId

ID !
Non-null

The ID of the device.

message

The message of the operational status.

operationMode

Non-null

The operation mode of the device.

speed

The speed of the device.

status

Non-null

The operational status of the device.

timestamp

The timestamp this status was recorded.

totalHours

The total hours of production run-time of the device.

totalProduced

The total number of produced items.

Usages

#

References

#

  • Argument input of field reportDeviceStatus from type Mutation