Commit eb40276b authored by 赵啸非's avatar 赵啸非

修改平台编码

parent 852d1aeb
...@@ -223,11 +223,11 @@ code|Integer|结果码(-1.失败,1.成功)|是|- ...@@ -223,11 +223,11 @@ code|Integer|结果码(-1.失败,1.成功)|是|-
msg|String|消息|否|- msg|String|消息|否|-
type|Integer|消息类型|是|0:设备增删改查,data数据域封装具体设备消息,1:设备消息类,数据域透传设备上行消息体。 type|Integer|消息类型|是|0:设备增删改查,data数据域封装具体设备消息,1:设备消息类,数据域透传设备上行消息体。
data|object|数据对象|是|- data|object|数据对象|是|-
 deviceStatus|Integer|状态,1:新增,2:修改,3:删除,4:激活,5:启用,6:停用,7:上线,8:下线|是|-  deviceStatus|Integer||是|状态,1:新增,2:修改,3:删除,4:激活,5:启用,6:停用,7:上线,8:下线
 deviceName|String|设备名称|否|-  deviceName|String|设备名称|否|-
 deviceCode|String|设备编码,如MAC地址|是|-  deviceCode|String|设备编码,如MAC地址|是|-
 platformCode|String|平台系统编码|是|见平台编码附录  platformCode|String|平台系统编码|是|见附录
 productCode|String|产品编码|是|见产品编码附录  productCode|String|产品编码|是|见附录
 siteCode|String|站点编号,来源基础服务平台|是|-  siteCode|String|站点编号,来源基础服务平台|是|-
 siteName|String|站点名称|是|-  siteName|String|站点名称|是|-
 deviceRemark|String|备注|是|-  deviceRemark|String|备注|是|-
......
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