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

修改部分消息结构

parent 91ac7bfe
...@@ -632,7 +632,7 @@ key|String|消息唯一标识|是|- ...@@ -632,7 +632,7 @@ key|String|消息唯一标识|是|-
headers|Object|消息头|是|- headers|Object|消息头|是|-
 data|Object|消息头数据对象|是|-  data|Object|消息头数据对象|是|-
  protocol|String|数据域协议类型,默认json|是|-   protocol|String|数据域协议类型,默认json|是|-
  messageType|String|下发消息类型|是|DOWN_UPGREAD   messageType|String|下发消息类型|是|UPGREAD
  deviceCode|String|设备编码信息|是|如:mac地址   deviceCode|String|设备编码信息|是|如:mac地址
  sign|String|签名|是|-   sign|String|签名|是|-
  timestamp|String|时间戳|是|-   timestamp|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