/
UN
unitedrhino
/
things-api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
unitedrhino
things-api
post
设备登录认证
v1
latest
OpenAPI 3.0.3
2026-07-17
178
286
472.4 KB
things/device/auth5
thingsDeviceAuth5
设备登录认证
post
/api/v1/things/device/auth5/login
Request body
DeviceAuth5LoginReq
required
certificate
string
客户端证书 base64后传过来
clientID
string
required
clientID
ip
string
required
访问的ip地址
password
string
密码
username
string
required
用户名
Response
A successful response.
object
required
code
integer
data
DeviceAuth5LoginResp
msg
string