MetricReading
timestring<date-time>required
The time of the reading
valuenumbernullablerequired
The metric value at this timestamp (null when no value is set)
MetricReading
{
"time": "2024-07-29T15:51:28.071Z",
"value": 0
}
The time of the reading
The metric value at this timestamp (null when no value is set)
{
"time": "2024-07-29T15:51:28.071Z",
"value": 0
}