Skip to main content

Fields

activity : Activity

The data related to the latest reported activity of the heat pump.

The current status of the device.

currentState : SmartFlexDeviceState

The current state of this SmartFlex device state machine.

currentTemperatures : [ZoneTemperature]

The data related to the latest reported temperature of different zones.

isSuspended : Boolean

Whether control of the device is currently disabled.

The data related to the latest reported mode of the heat pump.

targetTemperature : TargetTemperature

The data related to the target temperature of the heat pump.

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

{ "activity": Activity, "current": "ONBOARDING", "currentState": "AUTHENTICATION_PENDING", "currentTemperatures": [ZoneTemperature], "isSuspended": true, "mode": FunctionalMode, "targetTemperature": TargetTemperature }