Thermostat Meter Report Object
The thermostat meter report is a container for the meter data of a single thermostat. It contains meter data for each type of meter requested and its associated data.
Properties
Name | Type | Read Only | Required | Description |
---|---|---|---|---|
thermostatIdentifier | String | yes | no | The thermostat identifier this report is for. |
meterList | MeterReportData[] | yes | no | The list of meter data for the meters requested. If the thermostat has no meter, the object for that meter will not be included in the list. A thermostat with no meters will have this list empty. |