删除设备
GET
/api/delete_dev
接口描述
根据id删除一个设备
请求参数
参数名
类型
描述
必填
devId
string
示例:001
必填
响应参数
参数名
类型
描述
必填
statusCode
string
示例:101
必填
data
string
示例:{}
必填