MELCloud & MELCloud Home API for Node.js - v23.3.3
    Preparing search index...

    Interface EnergyPostData

    interface EnergyPostData {
        DeviceID: number;
        FromDate: string;
        ToDate: string;
    }
    Index

    Properties

    DeviceID: number
    FromDate: string
    ToDate: string