apiTimeSeriesData
A single data point of time series data.
JSON
property | type | description |
---|---|---|
timestamp | timestamp (dateTime) | The timestamp for the time series data. |
value | value (double) | The value of the time series data. |
type | type (string) | The type of the time series data. |