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

    Interface HomeEnergyPoint

    interface HomeEnergyPoint {
        time: string;
        value: string;
    }
    Index

    Properties

    Properties

    time: string
    value: string