Commit 852d1aeb authored by 赵啸非's avatar 赵啸非

修改平台编码

No related merge requests found
......@@ -22,7 +22,6 @@ arrays|数组类型|[{"name":"zhang3"},{"name":"zhang2"}]
**请求方式:** UDP
**内容类型:** application/json;charset=utf-8
**简要描述:** 设备激活
......@@ -222,7 +221,7 @@ data|object|数据对象|-
:---|:---|:---|:---|:---
code|Integer|结果码(-1.失败,1.成功)|是|-
msg|String|消息|否|-
type|Integer|消息类型|是|0:设备增删改查,data数据域封装具体设备消息,1:设备消息类,数据域透传设备上行消息体。|-
type|Integer|消息类型|是|0:设备增删改查,data数据域封装具体设备消息,1:设备消息类,数据域透传设备上行消息体。
data|object|数据对象|是|-
 deviceStatus|Integer|状态,1:新增,2:修改,3:删除,4:激活,5:启用,6:停用,7:上线,8:下线|是|-
 deviceName|String|设备名称|否|-
......@@ -294,8 +293,6 @@ key|String|消息唯一标识|是|-
}
```
### 下行消息
**topic:** downTopicFilter
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment