DecimalReading
A reading with a decimal value taken at a specific time.
Fields
The timestamp when the reading was taken.
The decimal value of the reading.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"timestamp": "2016-12-31T13:11:57.313798+00:00",
"value": "1.0"
}