@seamapi/http - v1.121.0
GitHub
Preparing search index...
index
ThermostatScheduleResource
Type Alias ThermostatScheduleResource
type
ThermostatScheduleResource
=
{
climate_preset_key
:
string
;
created_at
:
string
;
device_id
:
string
;
ends_at
:
string
;
errors
:
{
created_at
:
string
;
error_code
:
string
;
message
:
string
}
[]
;
is_override_allowed
?:
boolean
;
max_override_period_minutes
?:
number
|
null
;
name
:
string
|
null
;
starts_at
:
string
;
thermostat_schedule_id
:
string
;
workspace_id
:
string
;
}
Index
Properties
climate_
preset_
key
created_
at
device_
id
ends_
at
errors
is_
override_
allowed?
max_
override_
period_
minutes?
name
starts_
at
thermostat_
schedule_
id
workspace_
id
Properties
climate_
preset_
key
climate_preset_key
:
string
created_
at
created_at
:
string
device_
id
device_id
:
string
ends_
at
ends_at
:
string
errors
errors
:
{
created_at
:
string
;
error_code
:
string
;
message
:
string
}
[]
Optional
is_
override_
allowed
is_override_allowed
?:
boolean
Optional
max_
override_
period_
minutes
max_override_period_minutes
?:
number
|
null
name
name
:
string
|
null
starts_
at
starts_at
:
string
thermostat_
schedule_
id
thermostat_schedule_id
:
string
workspace_
id
workspace_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
climate_
preset_
key
created_
at
device_
id
ends_
at
errors
is_
override_
allowed
max_
override_
period_
minutes
name
starts_
at
thermostat_
schedule_
id
workspace_
id
GitHub
@seamapi/http - v1.121.0
Loading...