node-tado-client
Preparing search index...
Device
Type Alias Device
type
Device
=
{
batteryState
:
DeviceBatteryState
;
characteristics
:
DeviceCharacteristics
;
childLockEnabled
?:
boolean
;
connectionState
:
DeviceConnectionState
;
currentFwVersion
:
string
;
deviceType
:
DeviceType
;
mountingState
?:
DeviceMountingState
;
mountingStateWithError
?:
DeviceMountingStateValue
;
orientation
?:
DeviceOrientation
;
serialNo
:
string
;
shortSerialNo
:
string
;
}
Index
Properties
battery
State
characteristics
child
Lock
Enabled?
connection
State
current
Fw
Version
device
Type
mounting
State?
mounting
State
With
Error?
orientation?
serial
No
short
Serial
No
Properties
battery
State
batteryState
:
DeviceBatteryState
characteristics
characteristics
:
DeviceCharacteristics
Optional
child
Lock
Enabled
childLockEnabled
?:
boolean
connection
State
connectionState
:
DeviceConnectionState
current
Fw
Version
currentFwVersion
:
string
device
Type
deviceType
:
DeviceType
Optional
mounting
State
mountingState
?:
DeviceMountingState
Optional
mounting
State
With
Error
mountingStateWithError
?:
DeviceMountingStateValue
Optional
orientation
orientation
?:
DeviceOrientation
serial
No
serialNo
:
string
short
Serial
No
shortSerialNo
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
battery
State
characteristics
child
Lock
Enabled
connection
State
current
Fw
Version
device
Type
mounting
State
mounting
State
With
Error
orientation
serial
No
short
Serial
No
node-tado-client
Loading...