@jstark/tplink-smarthome-api
    Preparing search index...

    Type Alias CloudInfo

    type CloudInfo = {
        binded?: number;
        cld_connection?: number;
        fwDlPage?: string;
        fwNotifyType?: number;
        illegalType?: number;
        server?: string;
        stopConnect?: number;
        tcspInfo?: string;
        tcspStatus?: number;
        username?: string;
    }
    Index
    binded?: number
    cld_connection?: number
    fwDlPage?: string
    fwNotifyType?: number
    illegalType?: number
    server?: string
    stopConnect?: number
    tcspInfo?: string
    tcspStatus?: number
    username?: string