Preparing search index...
The search index is not available
node-tado-client
node-tado-client
ZoneState
Type Alias ZoneState
ZoneState
:
{
activityDataPoints
:
ZoneActivityDataPoints
;
geolocationOverride
:
boolean
|
null
;
geolocationOverrideDisableTime
:
boolean
|
null
;
link
:
ZoneLink
;
nextScheduleChange
:
Nullable
<
ZoneStateNextScheduleChange
>
;
nextTimeBlock
:
Nullable
<
ZoneNextTimeBlock
>
;
openWindow
:
Nullable
<
ZoneOpenWindow
>
;
overlay
:
Nullable
<
ZoneOverlay
>
;
overlayType
:
Nullable
<
"MANUAL"
>
;
preparation
:
Preparation
|
null
;
sensorDataPoints
:
ZoneStateSensorDataPoints
;
setting
:
TimeTableSettings
;
tadoMode
:
TadoMode
;
}
Type declaration
activityDataPoints
:
ZoneActivityDataPoints
geolocationOverride
:
boolean
|
null
geolocationOverrideDisableTime
:
boolean
|
null
link
:
ZoneLink
nextScheduleChange
:
Nullable
<
ZoneStateNextScheduleChange
>
nextTimeBlock
:
Nullable
<
ZoneNextTimeBlock
>
openWindow
:
Nullable
<
ZoneOpenWindow
>
overlay
:
Nullable
<
ZoneOverlay
>
overlayType
:
Nullable
<
"MANUAL"
>
preparation
:
Preparation
|
null
sensorDataPoints
:
ZoneStateSensorDataPoints
setting
:
TimeTableSettings
tadoMode
:
TadoMode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
node-tado-client
Loading...