things/device/info
thingsDeviceInfo

解绑设备

post/api/v1/things/device/info/unbind

Request body

productIDstring required

产品id 只读

deviceNamestring required

设备名称 读写

secretTypestring

采用秘钥的类型

signaturestring

签名

timestampinteger

秒时间戳

signTypestring

hmacsha256 hmacsha1 hmacmd5(默认)

nonceinteger

随机数

Response

A successful response.

codeinteger
msgstring

Changes