Skip to main content

Fields

action : String

Whether the setting turns the zone on or off, or changes its temperature.

setpointInCelsius : Float

Desired zone temperature (for zones which support setpoints).

startTime : Time

The time this setting becomes active.

zoneState : ZoneActivationState

Whether the setting leaves the zone "ON" or "OFF".

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

{ "action": "training-produce-everyone-her-nice", "setpointInCelsius": 982.24, "startTime": "09:05:29.586898", "zoneState": "ON" }