行业视频管理服务 IVM-用户根据设备ID查询设备信息详情:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
mac |
String |
设备mac地址 |
device_id |
String |
设备ID,设备唯一标识符,如:2102412969WLMB002258 |
device_name |
String |
设备名称 |
device_state |
String |
设备状态 枚举值: |
access_protocol |
String |
接入类型 枚举值: |
device_type |
String |
设备类型 枚举值: |
device_system_state |
String |
设备系统冻结 枚举值: |
description |
String |
设备描述 |
model |
String |
设备型号,如:D2150 |
manufacture |
String |
生产厂商,如:HUAWEI |
channel_total |
Integer |
通道总数 |
stream_total |
Integer |
每个通道码流数量 |
firmware |
String |
摄像头固件版本号 |
device_ability |
String |
设备能力集:枚举类型,参考附录设备能力集,多个能力集用逗号分隔 |
device_cloud_ability |
Object |
云端能力集规格 |
create_time |
String |
创建时间 |
update_time |
String |
更新时间,在设备重新上线后或者移动设备分组后会修改时间 |
protocol_version |
String |
设备与平台接入协议版本,如:2.0.0 |
device_ip |
String |
设备IP |
device_port |
String |
设备端口 |
device_org_id |
String |
设备组织ID |
sn |
String |
SN号,等于device_id——设备ID,设备唯一标识符 |
device_org_name |
String |
设备所处的设备组织名称 |
operator_total |
String |
操作员总数 |
sdk_ability |
String |
sdk能力集 |