weekday <interger> 6/6 Indicate which weekday is scheduled.
One bit represents one weekday.
The bit0 (LSB) indicates Saturday.
The bit1 indicates Friday.
The bit2 indicates Thursday.
The bit3 indicates Wednesday.
The bit4 indicates Tuesday.
The bit5 indicates Monday.
The bit6 indicates Sunday.
For example, to detect events on Friday
and Sunday, set weekday as 66.
begintime hh:mm 6/6 Begin time of weekly schedule.
endtime hh:mm 6/6 End time of weekly schedule.
(00:00~24:00 means always.)
prefix string[16] 6/6 Indicate the prefix of the filename.
cyclesize 20~ 6/6 The maximum size for cycle recording in
Kbytes when choose limit recording size.
reserveamount 15~ 6/6 The reserved amount in Mbytes when
choose cyclic recording mechanism.
dest cf,
0~4
6/6 The destination to store the recording
data.
“cf” means CF card.
“0~4” means the index of network
storage.
cffolder string[128] 6/6 folder name.
Group: https (product dependent)
NAME VALUE SECURITY
(get/set)
DESCRIPTION
connect 1025 ~ 65535 7/7 Specify the stunnel connect port
enable <boolean> 6/6 To enable or disable this secure http
policy <Boolean> 6/6 If the value is 1, it will force http
connection redirect to https
connection
method auto,
manual,
install
6/6
auto => Create self-signed certificate
automatically
manual => Create self-signed certificate
manually