智目科技云平台API
    智目科技云平台API
    • API使用指南
    • 用户
      • 创建用户
      • 修改用户资料
      • 修改用户状态
      • 用户登录
      • 刷新Token
      • 获取用户列表
      • 获取用户详情
      • 检查用户名是否重复
      • 获取验证码
    • 项目
      • 创建项目
      • 修改项目资料
      • 修改项目状态
      • 获取项目列表
      • 获取项目详情
      • 获取项目概览信息
      • 获取项目未处理告警概况
      • 获取项目中关于监测目标的分析项
    • 监测目标
      • 创建监测目标
      • 修改监测目标资料
      • 修改监测目标状态
      • 修改监测目标在项目的位置
      • 获取监测目标列表
      • 获取监测目标详情
      • 获取监测目标的趋势分析
      • 获取最新的监测目标分析
      • 获取监测目标分析的历史曲线数据
      • 获取监测目标分析的导出粒度
      • 导出监测目标的历史分析数据
      • 获取一段时间监测目标分析项的最大最小值
    • 设备
      • 创建设备
      • 修改设备资料
      • 修改设备状态
      • 修改设备在监测目标中的位置
      • 获取设备列表
      • 获取设备详情
      • 获取设备可用视频流列表
      • 获取设备下监测点的实时位移
      • 获取监测点的分级统计位移数据
      • 查询设备下监测点的最新瞬时位移
    • 监测点
      • 获取监测点列表
      • 获取设监测点实时数据
      • 获取单个监测点详情
    • 报警
      • 获取报警列表
      • 获取报警详情
      • 关联文件与报警
      • 取消文件与报警关联
      • 创建告警规则
      • 修改告警规则
      • 修改告警规则状态
      • 查询告警规则列表
      • 查询告警规则详情
      • 告警处理
      • 获取告警处理日志
      • 获取监测目标分析的阈值
      • 批量处理告警
    • 文件
      • 获取文件
      • 获取文件列表
      • 文件上传
      • 获取单个文件信息
    • 设备控制API
      • 获取设备视频文件列表
      • 上传日志
      • 上传视频文件
      • 设备拍照
      • 设备重启控制接口
      • 视频控制接口
      • 设备固件下载
      • 固件升级
      • 获取设备日志列表
      • 获取设备运行时状态
      • 获取设备配置信息
    • 报表
      • 获取所有监测对象最近的分析数据对比
      • 获取监测对象的告警对比情况
      • 获取告警类别的对比情况
      • 获取单个监测对象告警环比分析情况
      • 获取项目的告警统计曲线
      • 获取监测目标的告警统计曲线图
      • 获取设备的告警统计曲线图
      • 获取报表分析结论
      • 获取项目下监测对象的分析曲线
      • 返回监测对象下所有分析类型的趋势图
      • 获取监测目标分析值的环比数据
    • 实时监测数据websocket
      • JS使用websocket 接口文档
    • 数据模型
      • RDeviceCameraInfoVo
      • DeviceConfigVO
      • ObjectChainRatio
      • MeasureConfigVO
      • TargetConfigVO
      • Tenant
      • User
      • Project
      • Object
      • Device
      • Measure
      • Alarm
      • File
      • Firmware
      • Operation
      • DeviceConfig
      • Response
      • MeasurePredict
      • AlarmRule
      • ObjectAnalysis
      • PredictPoint
      • SystemConfig
      • ObjectAnalysisItem
      • ProjectSummary
      • AlarmSummary
      • ObjectAlarmMetrics
      • AlarmChainRatio
      • MeasureRecordResult
      • AlarmHandleLogItem
      • AlarmItem
      • DeviceBaseInfoVO
      • ObjectAnalysisItemVO

    DeviceConfig

    {
        "blob": {
            "min_area": "string",
            "max_area": "string",
            "min_threshold": "string",
            "max_threshold": "string",
            "threshold_step": "string",
            "repeat_detect_num": "string",
            "min_circularity": "string",
            "min_convexity": "string",
            "min_inertiaratio": "string",
            "min_distbetweenblobs": "string",
            "multi_blob_tar_min_dis": "string",
            "multi_blob_tar_max_dis": "string",
            "multi_blob_tar_max_angle_error": "string",
            "move_mean_en": "string",
            "filter_win_len": "string",
            "gamma_en": "string",
            "gamma_para": "string",
            "roi_x": "string",
            "roi_y": "string",
            "roi_width": "string",
            "roi_height": "string",
            "sort_method": "string",
            "diff_en": "string"
        },
        "system": {
            "flash_enable": "string",
            "flash_delay": "string",
            "flash_duration": "string",
            "http_addr": "string",
            "http_port": "string",
            "imu_enable": "string",
            "sensor_enable": "string",
            "watchdog_on": "string",
            "ntp_server0": "string",
            "ntp_server1": "string",
            "ntp_server2": "string",
            "ntp_server3": "string",
            "ntp_server4": "string",
            "ntp_server5": "string",
            "ntp_server6": "string",
            "ntp_server7": "string",
            "ntp_server8": "string",
            "ntp_server9": "string",
            "ntp_interval": "string"
        },
        "camMaster": {
            "fx": "string",
            "fy": "string",
            "cx": "string",
            "cy": "string",
            "k1": "string",
            "k2": "string",
            "k3": "string",
            "p1": "string",
            "p2": "string",
            "pix_size": "string",
            "focal_len_x": "string",
            "focal_len_y": "string",
            "color_effect": "string",
            "exp_mode": "string",
            "exp_time": "string",
            "exp_gain": "string",
            "fps": "string",
            "save_image": "string",
            "stream_codec": "string",
            "mwb_blue": "string",
            "mwb_greenb": "string",
            "mwb_greenr": "string",
            "mwb_red": "string",
            "bitrate_mbps": "string",
            "aidetect_on": "string",
            "record_enable": "string",
            "record_rolling": "string",
            "reso_divide": "string"
        },
        "camSlave": {
            "fx": "string",
            "fy": "string",
            "cx": "string",
            "cy": "string",
            "k1": "string",
            "k2": "string",
            "k3": "string",
            "p1": "string",
            "p2": "string",
            "pix_size": "string",
            "focal_len_x": "string",
            "focal_len_y": "string",
            "color_effect": "string",
            "exp_mode": "string",
            "exp_time": "string",
            "exp_gain": "string",
            "fps": "string",
            "save_image": "string",
            "stream_codec": "string",
            "mwb_blue": "string",
            "mwb_greenb": "string",
            "mwb_greenr": "string",
            "mwb_red": "string",
            "bitrate_mbps": "string",
            "aidetect_on": "string",
            "record_enable": "string",
            "record_rolling": "string",
            "reso_divide": "string"
        }
    }
    Built with