/
UN
unitedrhino
/
things-api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 46m ago · Updated 2mo ago
Details
Filter operations
things/device/auth
4
things/device/auth5
2
things/device/edge
1
things/device/gateway
3
things/device/group
3
things/device/info
17
post
绑定
post
创建绑定token
post
绑定token状态查询
post
是否可以绑定设备
post
设备统计详情
post
新增设备
post
删除设备
post
获取设备列表
post
转移设备到新设备上
post
批量绑定
post
批量导入设备
post
批量更新设备
post
导入批量更新设备
post
获取设备详情
post
转让设备
post
解绑设备
post
更新设备
things/device/interact
9
things/device/module/version
2
things/device/msg
12
things/device/profile
4
things/device/schema
6
things/group/device
3
things/group/info
5
things/ota/firmware/device
4
things/ota/firmware/info
5
things/ota/firmware/job
4
things/ota/module/info
5
things/product/category
11
things/product/config
1
things/product/custom
2
things/product/info
8
things/product/remoteConfig
4
things/product/schema
7
things/protocol/info
5
things/protocol/script
8
things/protocol/script/device
5
things/protocol/service
2
things/protocol/sync
2
things/schema/common
7
things/slot/area
2
things/slot/user
1
things/user/device/collect
3
things/user/device/share
9
things/device/info
thingsDeviceInfo
绑定
post
/api/v1/things/device/info/bind
Request body
DeviceInfoBindReq
required
device
DeviceCore
required
areaID
string
token
string
配网token,中绑定需要
Response
A successful response.
object
required
code
integer
msg
string
Changes