Thermostat Schedules
Last updated
Was this helpful?
Last updated
Was this helpful?
Represents a that activates a configured on a at a specified starting time and deactivates the climate preset at a specified ending time.
climate_preset_key
String
created_at
Datetime
device_id
UUID
ends_at
Datetime
errors
List of Objects
is_override_allowed
Boolean
max_override_period_minutes
Number
name
String
starts_at
Datetime
thermostat_schedule_id
UUID
workspace_id
UUID
Key of the to use for the .
Date and time at which the was created.
ID of the desired device.
Date and time at which the ends, in format.
Errors associated with the .
Indicates whether a person at the thermostat can change the thermostat's settings after the starts.
Number of minutes for which a person at the thermostat can change the thermostat's settings after the activation of the scheduled . See also .
User-friendly name to identify the .
Date and time at which the starts, in format.
ID of the .
ID of the that contains the thermostat schedule.
Creates a for a specified .
Deletes a for a specified .
Returns a specified .
Returns a list of all for a specified .
Updates a specified .