文档
测试

设备更新

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

请求参数

参数名
类型
描述
必填
id
int
示例:4
必填
deviceId
string
示例:83efd76a-edb0-4d35-a1c8-ab474e08
必填
ip
string
示例:192.168.1.101
必填
name
string
示例:test001
必填
type
int
示例:0
必填
local
string
示例:测试位置00111111
必填
status
int
示例:1
必填
orderNum
int
示例:1
必填
comment
object
示例:null
必填
modifiedTime
string
示例:2021-09-06T06:06:24.000+00:00
必填
createTime
string
示例:2021-09-06T06:06:24.000+00:00
必填

响应参数

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