Skip to main content

Fields

accumulation : Decimal
Deprecation
The 'accumulation' field is deprecated.

This field is no longer required.

- Marked as deprecated on 2024-10-15.
- Scheduled for removal on or after 2024-11-01.
durationInSeconds : Int! required

The duration of the measurement.

endAt : DateTime! required

The end datetime of the measurement.

This type will return more granular data about the measurement.

readAt : DateTime! required

The datetime the measurement was taken.

source : String! required

The data source of the measurement.

startAt : DateTime! required

The start datetime of the measurement.

unit : String! required

The unit of the measurement.

value : Decimal! required

The value of the measurement.

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

{ "durationInSeconds": 18, "endAt": "2001-02-13T10:52:08.250969+00:00", "metaData": MeasurementsMetadataOutput, "readAt": "2025-04-04T11:17:41.907579+00:00", "source": "clear-PM-yes-save-not", "startAt": "1990-11-04T18:31:30.713108+00:00", "unit": "I-view-time-prove-together", "value": "1.0" }