Skip to main content

Fields

intervalEnd : DateTime

The exclusive end of this reading's interval.

intervalStart : DateTime

The inclusive start of this reading's interval.

qualities : [ReadingQualityMeta]

A breakdown of this reading's value and raw reading count by quality group.

units : String

This reading's units.

value : Decimal

The recorded value for this 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

{ "intervalEnd": "1991-05-28T15:20:56.378724+00:00", "intervalStart": "2024-11-24T21:22:39.753936+00:00", "qualities": [ReadingQualityMeta], "units": "training-family-effect-local-beyond", "value": "1.0" }