node-tado-client
Preparing search index...
XDevice
Interface XDevice
interface
XDevice
{
batteryState
?:
string
;
childLockEnabled
?:
boolean
;
connection
:
XConnection
;
firmwareVersion
:
string
;
mountingState
?:
string
;
serialNumber
:
string
;
temperatureAsMeasured
?:
number
;
temperatureOffset
?:
number
;
type
:
string
;
}
Index
Properties
battery
State?
child
Lock
Enabled?
connection
firmware
Version
mounting
State?
serial
Number
temperature
As
Measured?
temperature
Offset?
type
Properties
Optional
battery
State
batteryState
?:
string
Optional
child
Lock
Enabled
childLockEnabled
?:
boolean
connection
connection
:
XConnection
firmware
Version
firmwareVersion
:
string
Optional
mounting
State
mountingState
?:
string
serial
Number
serialNumber
:
string
Optional
temperature
As
Measured
temperatureAsMeasured
?:
number
Optional
temperature
Offset
temperatureOffset
?:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
battery
State
child
Lock
Enabled
connection
firmware
Version
mounting
State
serial
Number
temperature
As
Measured
temperature
Offset
type
node-tado-client
Loading...