Create a metric point
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
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
The unit of the metric point
value
The value of the metric point
MetricPointFilterInput
Milestone