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

    Interface FloorData

    interface FloorData {
        BuildingId: number;
        ID: number;
        Name: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    BuildingId: number
    ID: number
    Name: string