文档
测试

传感器添加

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

请求参数

参数名
类型
描述
必填
num
int
示例:1
必填
deviceId
string
示例:d58e55b62cda4dd4a0e62fee111d
必填
local
string
示例:测试位置001
必填
type
int
示例:0
必填
orderNum
int
示例:1
必填
comment
string
示例:传感器的测试备注1
必填

响应参数

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