/
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/auth
thingsDeviceAuth
设备自动注册
post
/api/v1/things/device/auth/register
Request body
DeviceRegisterReq
required
deviceName
string
required
设备名称 读写
nonce
integer
required
随机数
productID
string
required
产品id 只读
signature
string
required
签名信息
timestamp
integer
required
秒级时间戳
Response
A successful response.
object
required
code
integer
data
DeviceRegisterResp
msg
string