MELCloud & MELCloud Home API for Node.js - v48.2.0
GitHub
GitHub Packages
Preparing search index...
ClassicEnergyPostData
Interface ClassicEnergyPostData
POST body for
EnergyCost/Report
— single device, ISO date range.
interface
ClassicEnergyPostData
{
DeviceID
:
ClassicDeviceID
;
FromDate
:
string
;
ToDate
:
string
;
}
Index
Properties
Device
ID
From
Date
To
Date
Properties
Readonly
Device
ID
DeviceID
:
ClassicDeviceID
Readonly
From
Date
FromDate
:
string
Readonly
To
Date
ToDate
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Device
ID
From
Date
To
Date
GitHub
GitHub Packages
MELCloud & MELCloud Home API for Node.js - v48.2.0
Loading...
POST body for
EnergyCost/Report— single device, ISO date range.