ソースを参照

添加遥控器,晾衣架,风扇灯设备配置

miricy 4 ヶ月 前
コミット
fb5f39937e
1 ファイル変更3 行追加3 行削除
  1. 3 3
      product/deviceconfig.md

+ 3 - 3
product/deviceconfig.md

@@ -914,10 +914,10 @@ Authorization: Bearer {{key}}
 [
   {
     "id": "1", "pid": "1","area_id": "区域ID", "area": "区域名称", "name": "0001", "display_name": "晾衣架",
-    "type":    "airer",
+    "type":    "fan_light",
 
-    //airer_common 通用/ airer_remote 遥控类型,遥控类型无状态
-    "subtype":    "fan_light", 
+    //fan_light_common 通用/ fan_light_remote 遥控类型,遥控类型无状态
+    "subtype":    "fan_light_remote", 
     "config":  
     {
         "bus":"canbus",  //设备接入总线或协议类型,canbus/network/serial/RS485/gpio/zigbee/bluetooth/dali/knx/plc-iot/rf433,默认canbus