Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
device-new-platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
device-new-platform
Commits
852d1aeb
Commit
852d1aeb
authored
3 years ago
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改平台编码
parent
7e9a64b4
master
changemap
dm_branch
reg
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
doc/api.md
doc/api.md
+1
-4
No files found.
doc/api.md
View file @
852d1aeb
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment