更新时间:2022-01-18 06:28:39下载pdf
Code | 名称 | 数据类型 | 取值约束 |
---|---|---|---|
ipc_work_mode | 工作模式 | Enum | {“range”:[“0”,“1”]} |
basic_device_volume | 音量控制 | Integer | {“min”:1,“max”:10,“scale”:0,“step”:1} |
floodlight_lightness | 灯光亮度 | Integer | {“min”:1,“max”:100,“scale”:0,“step”:1} |
wireless_batterylock | 电池锁 | Boolean | {} |
siren_switch | 警笛 | Boolean | {} |
zoom_stop | 停止变焦 | Boolean | {} |
cry_detection_switch | 哭声侦测 | Boolean | {} |
decibel_switch | 声音侦测报警开关 | Boolean | {} |
record_switch | SD 卡录像开关 | Boolean | {} |
motion_record | SD 卡录像模式 | Boolean | {} |
sd_umount | 卸载存储卡 | Boolean | {} |
sd_format | 存储卡格式化 | Boolean | {} |
device_restart | 远程重启 | Boolean | {} |
basic_indicator | 状态指示灯 | Boolean | {} |
basic_private | 隐私模式 | Boolean | {} |
basic_flip | 反面翻转 | Boolean | {} |
basic_osd | 时间水印 | Boolean | {} |
basic_wdr | 宽动态范围模式 | Boolean | {} |
basic_shimmer | 微光全彩 | Boolean | {} |
ptz_calibration | 云台校准 | Boolean | {} |
ptz_stop | 停止转动 | Boolean | {} |
cruise_switch | 巡航开关 | Boolean | {} |
motion_tracking | 移动追踪 | Boolean | {} |
motion_switch | 移动报警开关 | Boolean | {} |
motion_timer_switch | 移动侦测-模式选择 | Boolean | {} |
flight_warn_switch | 警示开关 | Boolean | {} |
flight_pir_a | PIR 传感器 1 | Boolean | {} |
flight_pir_b | PIR 传感器 2 | Boolean | {} |
flight_pir_c | PIR 传感器 3 | Boolean | {} |
floodlight_switch | 灯 | Boolean | {} |
zoom_control | 焦距控制 | Enum | {“range”:[“0”,“1”]} |
decibel_sensitivity | 声音侦测灵敏度 | Enum | {“range”:[“0”,“1”]} |
record_mode | 录像模式 | Enum | {“range”:[“1”,“2”]} |
basic_nightvision | 红外夜视 | Enum | {“range”:[“0”,“1”,“2”]} |
basic_anti_flicker | 抗闪烁 | Enum | {“range”:[“0”,“1”,“2”]} |
ptz_control | 云台转动 | Enum | {“range”:[“0”,“1”,“2”,“3”,“4”,“5”,“6”,“7”]} |
motion_interval | 报警间歇 | Enum | {“range”:[“1”,“3”,“5”]} |
motion_sensitivity | 移动侦测灵敏度 | Enum | {“range”:[“0”,“1”,“2”] |
flight_bright_mode | 亮度模式 | Enum | {“range”:[“0”,“1”]} |
pir_sensitivity | PIR 灵敏度 | Enum | {“range”:[“0”,“1”,“2”]} |
IPC 工作模式:
代码示例:
{
"commands":[
{
"code":"ipc_work_mode",
"value":"0"
}
]
}
变焦控制:
声音侦测报警开关灵敏度:
录像模式:
红外夜视设置:
抗闪烁设置:
云台转动设置:
报警间歇,单位为分钟。 枚举值,根据枚举值的数值显示对应的分钟选项。
移动侦测灵敏度:
亮度模式:
PIR 灵敏度:
| code |名称| 数据类型 |取值约束|
| :----|:---- |:------ |:-----|:— |
| wireless_electricity| 电量|Integer | {“min”:0,“max”:100,“scale”:0,“step”:1}|
| wireless_powermode|供电方式|Enum | {“range”:[“0”,“1”]}|
| sensor_humidity| 湿度 |Integer | {“min”:0,“max”:100,“scale”:0,“step”:1} |
| sensor_temperature | 温度 |Integer | {“min”:0,“max”:50,“scale”:0,“step”:1} |
| sd_format_state | 格式化状态 |Integer | {“min”:-20000,“max”:100,“scale”:0,“step”:1} |】
| sd_status | 存储卡状态 |Integer | {“min”:1,“max”:5,“scale”:0,“step”:1} |
| sd_storge| 获取存储卡容量 |String | {“maxlen”:255} |
供电方式:
格式化状态:
说明:正数值表示格式化进度,负数值表示特定的错误码。
SD 卡当前的状态:
SD 卡容量,单位为 kb
。
格式示例:
3503775744|778977280|2718158848
该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈