- Product
- Category
- _User
- _Installation
- Evidence
- Rule
- Device
- _Role
- License
- View
- Crond
- ProductTemplet
- Channel
- LogLevel
- Wechat
- Instruct
- App
- METER
- Gb26875
- System
- Log
- Project
- Group
- Data
- Notification
- TOPO
- _Session
- Menu
- Maintenance
- Timescale
- Permission
- Dict
- Decoder
- OPC
- Devicelog
- aliyun
- FFMPEG
- Article
- Basic
- Dlink
- BACnet
- UniApp
获取当前产品下的所有设备数据
正式环境
https://prod.iotn2n.com
正式环境
https://prod.iotn2n.com
GET
/iotapi/product/{pid}
Basic
请求参数
Path 参数
pid
string
产品ID
Query 参数
order
string
可选
limit
integer
可选
skip
integer
skip
keys
string
可选
where
string
可选
fill
string
可选
interval
string
可选
group
string
可选
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://prod.iotn2n.com/iotapi/product/'
返回响应
🟢200Returns operation status
application/json
Body
object {0}
示例
{}
🟠400Bad Request
🟠401Unauthorized
🟠403Forbidden
🔴500Server Internal error