MELCloud & MELCloud Home API for Node.js - v48.2.0
    Preparing search index...

    Interface HomeProtectionUnits

    Device ids grouped by type, targeting a batch Home protection write (/monitor/protection/frost, /monitor/holidaymode). Wire-verbatim uppercase keys; one request scopes to a single account's devices.

    interface HomeProtectionUnits {
        ATA?: readonly string[];
        ATW?: readonly string[];
    }
    Index
    ATA?: readonly string[]
    ATW?: readonly string[]