
41
www.dericam.com
Shenzhen Dericam Technology Co,.Ltd
Usage
/cgi-bin/hi3510/param.cgi[?cmd=setioattr &-io_enable=&-io_flag=]
Param.
io_enable
Whether to allow the I/O alarm or not:
0: Disable, do not allow.
1: Enable, allow.
io_flag
The trigger mode for I/O alarm:
0: Always close.
1: Always open.
Return
Success: Success.
Fail: Error.
Note
None
Example
/cgi-bin/hi3510/param.cgi?cmd=setioattr&-io_enable=0&-io_flag=1
getaudioalarmattr
Function
Get the attributes for audio alarm.
Privilege
admin
Usage
/cgi-bin/hi3510/param.cgi[?cmd=getaudioalarmattr]
Param.
None
Return
aa_enable
Whether to allow the audio alarm or not:
0: Disable, do not allow.
1: Enable, allow.
aa_value
Sensitivity value, the range is [1-100]. Much
bigger will be much more sensitivity.
Note
None
Example
/cgi-bin/hi3510/param.cgi?cmd=getaudioalarmattr
setaudioalarmattr
Function
Set the attributes for audio alarm.
Privilege
admin
Usage
/cgi-bin/hi3510/param.cgi[?cmd=setaudioalarmattr&-aa_enable=&-aa_v
alue=]
Param.
aa_enable
Whether to allow the audio alarm or not:
0: Disable, do not allow.
1: Enable, allow.
aa_value
Sensitivity value, the range is [1-100]. Much
bigger will be much more sensitivity.