行业视频管理服务 IVM-查询设备列表:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
devices |
Array of DeviceInfoMuti objects |
设备列表 |
total |
Integer |
查询条数 |
参数 |
参数类型 |
描述 |
---|---|---|
device_id |
String |
设备ID,设备唯一标识符 |
device_name |
String |
设备名称 |
device_state |
String |
设备状态 枚举值: |
device_type |
String |
设备类型 枚举值: |
device_system_state |
String |
设备系统冻结 枚举值: |
create_time |
String |
创建时间 |
update_time |
String |
更新时间,在设备重新上线后或者移动设备分组后会修改时间 |
access_protocol |
Integer |
接入协议类型 |
manufacture |
String |
生产厂家 |
device_ability |
String |
设备能力集:枚举类型,参考附录设备能力集,多个能力集用英文逗号分隔 |
device_cloud_ability |
Object |
云端能力集规格 |
channel_total |
Integer |
通道总数 |
channel_online_total |
Integer |
通道在线总数 |
channel_offline_total |
Integer |
通道离线总数 |
org_list |
Array of 表6 DeviceOrgInfo objects |
设备组结果 |
sdk_ability |
String |
sdk能力集 |