/
UN
unitedrhino
/
things-api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 45m ago · Updated 3w ago
View markdown
unitedrhino
things-api
post
转让设备
v1
latest
OpenAPI 3.0.3
2026-07-17
178
286
472.4 KB
things/device/auth
4
things/device/auth5
2
things/device/edge
1
things/device/gateway
3
things/device/group
3
things/device/info
18
post
绑定
post
创建绑定token
post
绑定token状态查询
post
是否可以绑定设备
post
设备统计详情
post
新增设备
post
删除设备
post
获取设备列表
post
转移设备到新设备上
post
批量绑定
post
批量导入设备
post
批量更新设备
post
导入批量更新设备
post
设备升级,获取升级包手动升级
post
获取设备详情
post
转让设备
post
解绑设备
post
更新设备
things/device/interact
10
things/device/module/version
2
things/device/msg
17
things/device/pair
2
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
12
things/device/info
thingsDeviceInfo
转让设备
post
/api/v1/things/device/info/transfer
Request body
DeviceInfoTransferReq
required
areaID
string
转移到项目时指定区域ID
device
DeviceCore
devices
DeviceCore[]
isCleanData
integer
required
是否清除数据:1是 2否
projectID
string
srcProjectID
string
指定原来的项目ID,不写使用头
transferTo
integer
required
转让给: 1: 某个人 2: 自己的某个项目
userID
string
Response
A successful response.
object
required
code
integer
msg
string