|
|
@@ -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
|