行业视频管理服务 IVM-查询指定巡航轨迹详情:响应参数

时间:2024-09-11 17:17:49

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

device_id

String

设备ID

channel_id

String

通道ID

cruises_id

Integer

巡航轨迹ID

cruise_type

String

巡航轨迹类型,枚举值:

  • CRUISE_TRACK 巡航轨迹

  • MODEL_TRACK 模式轨迹

  • PAN_TRACK 水平轨迹

  • TILT_TRACK 垂直轨迹
    说明:

    目前设备只有CRUISE_TRACK模式——基于预置点的巡航,当处于其他模式时,设备还是按照CRUISE_TRACK模式在实现。

cruise_name

String

巡航轨迹名称

cruise_points

Array of CruisePointItem objects

巡航轨迹中的预置点列表

表5 CruisePointItem

参数

参数类型

描述

preset_index

Integer

预置位序号

dwell_time

Integer

预置位停留时间

speed_level

Integer

移动速度

jpg_base64

String

jpg图片

support.huaweicloud.com/api-ivm/ivm_03_0123.html