文档
测试

设备添加

POST
http://localhost:9091/collection/collection/device/add

请求参数

参数名
类型
描述
必填
ip
string
示例:192.168.1.101
必填
name
string
示例:test001
必填
type
int
示例:0
必填
local
string
示例:测试位置001
必填
orderNum
int
示例:1
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
data
int
示例:1
必填