设备组件
更新时间: 2023-04-19
# 获取设备组件列表
# 基本信息
Path: /v1/devices/:instanceId/:productKey/:deviceName/components
Method: GET
接口描述:
# 请求参数
路径参数
参数名称 | 示例 | 备注 |
---|---|---|
instanceId | ||
productKey | ||
deviceName |
Query
参数名称 | 是否必须 | 示例 | 备注 |
---|---|---|---|
bindName | 否 | 按槽位ID进行模糊匹配 |
# 返回数据
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
total | string | 非必须 | |||
result | object [] | 非必须 | |||
├─ bindName | string | 非必须 | |||
├─ id | string | 非必须 | |||
├─ component | string | 非必须 | 组件product key | ||
├─ componentName | string | 非必须 | 组件product name | ||
bindName | string | 非必须 |