things/device/auth
thingsDeviceAuth

设备登录认证

post/api/v1/things/device/auth/login

Request body

usernamestring required

用户名

passwordstring

密码

clientIDstring required

clientID

ipstring required

访问的ip地址

certificatestring

客户端证书 base64后传过来

Response

A successful response.

codeinteger
msgstring

Changes