ZoneTelemetry
Fields
Whether there is demand for heat (True) or not (False).
Heating mode in zone.
Whether relay is currently switched on (True) or off (False).
Time at which the telemetry was retrieved.
Target temperature for a zone, in celsius.
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
{
"heatDemand": true,
"mode": "ON",
"relaySwitchedOn": true,
"retrievedAt": "1985-06-25T03:34:45.227315+00:00",
"setpointInCelsius": 120.55
}