MELCloud & MELCloud Home API for Node.js - v23.3.3
GitHub
npm
Preparing search index...
BuildingWithStructure
Interface BuildingWithStructure
interface
BuildingWithStructure
{
FPDefined
:
boolean
;
FPEnabled
:
boolean
;
FPMaxTemperature
:
number
;
FPMinTemperature
:
number
;
HMDefined
:
boolean
;
HMEnabled
:
boolean
;
HMEndDate
:
string
|
null
;
HMStartDate
:
string
|
null
;
ID
:
number
;
Location
:
number
;
Name
:
string
;
Structure
:
{
Areas
:
readonly
(
AreaData
<
null
>
&
{
Devices
:
readonly
ListDeviceAny
[]
}
)
[]
;
Devices
:
readonly
ListDeviceAny
[]
;
Floors
:
readonly
(
FloorData
&
{
Areas
:
readonly
(
AreaData
<
number
>
&
{
Devices
:
readonly
ListDeviceAny
[]
}
)
[]
;
Devices
:
readonly
ListDeviceAny
[]
;
}
)
[]
;
}
;
TimeZone
:
number
;
}
Hierarchy (
View Summary
)
BuildingData
BuildingWithStructure
Index
Properties
FP
Defined
FP
Enabled
FP
Max
Temperature
FP
Min
Temperature
HM
Defined
HM
Enabled
HM
End
Date
HM
Start
Date
ID
Location
Name
Structure
Time
Zone
Properties
Readonly
FP
Defined
FPDefined
:
boolean
Readonly
FP
Enabled
FPEnabled
:
boolean
Readonly
FP
Max
Temperature
FPMaxTemperature
:
number
Readonly
FP
Min
Temperature
FPMinTemperature
:
number
Readonly
HM
Defined
HMDefined
:
boolean
Readonly
HM
Enabled
HMEnabled
:
boolean
Readonly
HM
End
Date
HMEndDate
:
string
|
null
Readonly
HM
Start
Date
HMStartDate
:
string
|
null
Readonly
ID
ID
:
number
Readonly
Location
Location
:
number
Readonly
Name
Name
:
string
Readonly
Structure
Structure
:
{
Areas
:
readonly
(
AreaData
<
null
>
&
{
Devices
:
readonly
ListDeviceAny
[]
}
)
[]
;
Devices
:
readonly
ListDeviceAny
[]
;
Floors
:
readonly
(
FloorData
&
{
Areas
:
readonly
(
AreaData
<
number
>
&
{
Devices
:
readonly
ListDeviceAny
[]
}
)
[]
;
Devices
:
readonly
ListDeviceAny
[]
;
}
)
[]
;
}
Readonly
Time
Zone
TimeZone
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
FP
Defined
FP
Enabled
FP
Max
Temperature
FP
Min
Temperature
HM
Defined
HM
Enabled
HM
End
Date
HM
Start
Date
ID
Location
Name
Structure
Time
Zone
GitHub
npm
MELCloud & MELCloud Home API for Node.js - v23.3.3
Loading...