MELCloud & MELCloud Home API for Node.js - v23.3.3
GitHub
npm
Preparing search index...
ReportData
Interface ReportData
interface
ReportData
{
Data
:
readonly
(
readonly
(
number
|
null
)
[]
)
[]
;
FromDate
:
string
;
Labels
:
readonly
string
[]
;
LabelType
:
LabelType
;
Points
:
number
;
Series
:
number
;
ToDate
:
string
;
}
Index
Properties
Data
From
Date
Labels
Label
Type
Points
Series
To
Date
Properties
Readonly
Data
Data
:
readonly
(
readonly
(
number
|
null
)
[]
)
[]
Readonly
From
Date
FromDate
:
string
Readonly
Labels
Labels
:
readonly
string
[]
Readonly
Label
Type
LabelType
:
LabelType
Readonly
Points
Points
:
number
Readonly
Series
Series
:
number
Readonly
To
Date
ToDate
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Data
From
Date
Labels
Label
Type
Points
Series
To
Date
GitHub
npm
MELCloud & MELCloud Home API for Node.js - v23.3.3
Loading...