Magidoc

MetricPointInput
Input Object

Create a metric point

Fields

#

deviceId

The ID of the Device that is associated with this point, if any

jobId

The ID of the Job that is associated with this point, if any

meta

Any metadata associated with this point

metricName

Non-null

The name of the metric, this is used to identify the metric.

operationId

The ID of the Operation that is associated with this point, if any

operatorId

The ID of the Operator that is associated with this point, if any

partId

The ID of the Part that is associated with this point, if any

timestamp

The timestamp of the metric point, this will default to current timestamp if not provided

unit

Non-null

The unit of the metric point

value

Non-null

The value of the metric point

Usages

#

References

#

  • Argument input of field createMetricPoint from type Mutation