信息上报
最后更新: 2021/1/22方法介绍:
方法名 | 参数 | JS类型 | Java类型 | 必填 | 参数说明 | 方法说明 | 最低版本 | 支持平台 | ||
豹小秘 | 豹大/花瓶 | 豹小秘 Mini | ||||||||
updatePictureReportConfig | config | string | String | yes | 图片上报配置 | 设置图片上报 | 1.10.0 | 是 | 是 | 是 |
callbackld | number | Int | yes | CommandListener的id,如果不需要处理事件,传-1 | ||||||
capScreen | type | number | Int | yes | 类型 | 获取上报图片 | 1.10.0 | 是 | 是 | 是 |
callbackld | number | Int | yes | CommandListener的id,如果不需要处理事件,传-1 | ||||||
takePicture | callbackId | number | Int | yes | CommandListener的id | 使用 FOV 拍照 | 1.35.0 | 是 | 否 | 否 |
type | number | Int | yes | type类型为了将来使用其他摄像头拍摄扩展使用,默认FOV | ||||||
uploadCruisePicture | callbackId | number | Int | yes | CommandListener的id | 上传巡逻闲聊照片 | 1.35.0 | 是 | 否 | 否 |
params | string | String | yes | 参数 | ||||||
taskExecReport | callbackId | number | Int | yes | CommandListener的id,如果不需要处理事件,传-1 | 向服务端上报任务执行情况 | 2.1.0 | 是 | 否 | 否 |
taskId | string | String | yes | 任务id | ||||||
taskType | string | String | yes | 任务类型 | ||||||
execResult | string | String | yes | 任务执行结果 | ||||||
execData | string | String | yes | 任务执行其他信息 | ||||||
moduleCodeConfigUpload | callbackId | number | Int | yes | CommandListener的id | 向服务端上报对应moduleCode的资源配置 | 2.1.0 | 是 | 否 | 否 |
moduleCode | string | String | yes | 资源名 | ||||||
description | string | String | yes | 描述 | ||||||
configName | string | String | yes | 配置名 | ||||||
configJson | string | String | yes | 配置信息 |