/
UN
unitedrhino
/
things-api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
unitedrhino
things-api
post
设备升级,获取升级包手动升级
f3bdeb916389
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/ota/upgrade
Request body
DeviceOtaUpgradeReq
required
deviceName
string
required
设备名称
productID
string
required
产品ID
version
string
required
当前版本,如果和设备的当前版本不一致,会更新设备的版本,如果和固件的版本一致,这个固件的升级进度会变成成功
Response
A successful response.
object
required
code
integer
data
DeviceOtaUpgradeResp
msg
string