UpdateMetricInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| description | String | An optional description of the metric. | |
| kind | MetricKind | The kind of metric - such as a speed, a count, a temperature etc. | |
| name | String | The name of the metric, this must be unique. | |
| resourceId | ID | ||
| signalDetails | JsonString | Vendor or sensor-specific metadata describing the signal. | |
| signalType | SignalType | Semantic signal classification (TOPIC_SUBTOPIC_STREAM). | |
| tags | JsonString | Any tags relevant to this metric. | |
| unit | String | The unit of the metric. |