行业视频管理服务 IVM-用户根据设备ID查询设备信息详情:响应示例

时间:2024-05-21 09:38:31

响应示例

状态码: 200

OK

{
  "device_id": "952352LWXT***",
  "device_name": "测试设备",
  "device_state": "ONLINE",
  "access_protocol": "HOLO",
  "device_type": "IPC",
  "device_system_state": "NORMAL",
  "description": "test",
  "model": "JVS-N71-HD",
  "manufacture": "JOVISION",
  "channel_total": 10,
  "stream_total": 2,
  "firmware": "V1.0",
  "device_ability" : "ptz,talk",
  "device_cloud_ability": {
    "alarm_voice": {
      "support": "true"
    }},
  "create_time": "2020-06-26 20:42:16",
  "update_time": "2020-06-26 20:42:16",
  "protocol_version": "2.0.0",
  "mac": "xxx",
  "device_ip": "xxx.xxx.xxx.xxx",
  "device_port": "8090",
  "device_org_id": "1234567890***",
  "device_org_name": "测试组织***",
  "operator_total": "2",
  "sdk_ability": "***",
  "sn": "952352LWXT***"
}
support.huaweicloud.com/api-ivm/GetDeviceInfo.html