移块上云插件文档
    正在准备搜索索引...
    interface SmartHomeDeviceInfo {
        deviceName: string;
        dk: string;
        fid: string;
        isCommonUsed: boolean;
        newFrid: string;
        oldFrid: string;
        pk: string;
        shareCode: string;
        type: 0 | 1 | 2 | 3;
    }
    索引

    属性

    deviceName: string

    DeviceName

    dk: string

    DeviceKey

    fid: string

    家庭fid

    isCommonUsed: boolean
    newFrid: string

    设备要移入的新家庭房间ID

    oldFrid: string

    设备之前所在的家庭房间ID,如果是从家庭的常用设备列表中将设备移入房间,此参数可以为空

    pk: string

    ProductKey

    shareCode: string

    分享码,如果是修改接受分享设备的名称,分享码必填

    type: 0 | 1 | 2 | 3

    设备的类型, 设置常用设备时必填

    • 1 家庭中/用户所拥有的单邦真邦设备
    • 2 用户接收分享设备
    • 3 用户多绑、伪绑设备