设备接口权限
更新时间: 2023-04-19
# 获取设备接口列表
# 基本信息
Path: /v1/devices/:instanceId/:productKey/:deviceName/topics
Method: GET
接口描述:
# 请求参数
路径参数
参数名称 | 示例 | 备注 |
---|---|---|
instanceId | ||
productKey | ||
deviceName |
# 返回数据
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
result | object [] | 非必须 | |||
├─ type | string | 非必须 | |||
├─ topic | string | 非必须 | |||
├─ permission | string | 非必须 | [PUB: 发布, SUB: 订阅, ALL: 发布和订阅] | ||
├─ description | string | 非必须 |