@seamapi/http - v1.123.0
GitHub
Preparing search index...
index
ThermostatsSchedulesUpdateParameters
Type Alias ThermostatsSchedulesUpdateParameters
type
ThermostatsSchedulesUpdateParameters
=
{
climate_preset_key
?:
string
;
ends_at
?:
string
;
is_override_allowed
?:
boolean
;
max_override_period_minutes
?:
number
;
name
?:
string
;
starts_at
?:
string
;
thermostat_schedule_id
:
string
;
}
Index
Properties
climate_
preset_
key?
ends_
at?
is_
override_
allowed?
max_
override_
period_
minutes?
name?
starts_
at?
thermostat_
schedule_
id
Properties
Optional
climate_
preset_
key
climate_preset_key
?:
string
Optional
ends_
at
ends_at
?:
string
Optional
is_
override_
allowed
is_override_allowed
?:
boolean
Optional
max_
override_
period_
minutes
max_override_period_minutes
?:
number
Optional
name
name
?:
string
Optional
starts_
at
starts_at
?:
string
thermostat_
schedule_
id
thermostat_schedule_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
climate_
preset_
key
ends_
at
is_
override_
allowed
max_
override_
period_
minutes
name
starts_
at
thermostat_
schedule_
id
GitHub
@seamapi/http - v1.123.0
Loading...