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

    Interface HomeReportPoint

    interface HomeReportPoint {
        x: string;
        y: number;
    }
    Index

    Properties

    x y

    Properties

    x: string
    y: number