文档
测试

设备修改

PUT
/qgy/verification/update

接口描述

根据id修改设备信息

请求参数

参数名
类型
描述
必填
id
Integer
ID
必填
deviceKey
String
设备序列号
可选

返回示例

``` { "result": 1, "msg": "successful operation!", "code": "QG_SUS1000", "data":true } ```