1. 产品需支持蓝牙mesh协议的Relay,Proxy特性。
    2. 入网请遵循《天猫精灵蓝牙mesh软件基础规范》。
    3. 灯的所有model自行绑定组播地址0xC100,0xCFFF。
    4. 产品需支持mesh OTA和GATT OTA功能。
    5. 各功能需支持的Model如下表
    Element 属性名称 Model Vendor model Attr Vendor Model Attr Parameter 备注
    取暖器
    (Primary element)
    开关 Generic On/Off Server
    0x1000
    N/A 必选
    模式 Scene Server
    0x1203
    可选
    加热状态
    Vendor Model
    0x01A80000
    N/A
    057C uint8 heatStatus 0:关闭
    1:开启
    运行时间 0x012D uint32 runTime 设备本次运行时间
    单位:秒
    当前功率 0x0540 uint16 currentPower 设备当前功率
    单位:瓦
    精度:1
    加热档位 0x0174 uint8 heaterPower
    加湿开关 0x0536 bool humidificationOnOff 0:关闭
    1:开启
    上下角度 0x0119 uint16 angle_UD 单位:度
    精度:1
    左右角度 0x011A uint16 angle_LR 单位:度
    精度:1
    左右旋转/摇头/摆风 0x0500 uint8 Angle_Auto_LR_OnOff 0:关闭
    1:开启
    上下旋转/摇头/摆风 0x0501 uint8 Angle_Auto_UD_OnOff 0:关闭
    1:开启
    负离子功能 0x0505 uint8 Anion_OnOff 0:关闭
    1:开启
    童锁功能 0x050C uint8 Child_Lock_OnOff 0:关闭
    1:开启
    功耗 0x0108 uint32 power_consumption 单位:千瓦时
    精度:0.01
    目标温度 0x010C uint16 target_temperature 单位:开尔文
    精度:0.01
    屏显功能 0x050D uint8 Display_OnOff 0:关闭
    1:开启
    风速 0x010A uint8 level
    温度 0x010D uint16 present_temperature 单位:开尔文
    精度:0.01
    驱蚊功能 0x057B uint8 mosquitoRepellent 0:关闭
    1:开启
    模式 0xF004 uint16 mode_number 设备的场景模式,与scene model关联
    开关 0x0100 bool OnOff 设备开关状态,与generic onoff绑定
    在线状态 N/A heartbeat功能