Skip to main content

Fields

heatDemand : Boolean

Whether there is demand for heat (True) or not (False).

mode : Mode

Heating mode in zone.

relaySwitchedOn : Boolean

Whether relay is currently switched on (True) or off (False).

retrievedAt : DateTime

Time at which the telemetry was retrieved.

setpointInCelsius : Float

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 }