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

    Interface HomeReportDataset

    interface HomeReportDataset {
        data: HomeReportPoint[];
        id: string;
        label: string;
    }
    Index

    Properties

    Properties

    id: string
    label: string