Group: App
NAME
VALUE
scriptname
<text string shorter than 255
(r/w)
characters>
enablescript
0
(r/w)
1
Group: Feature
NAME
VALUE
event
0
(r/w)
1
Application page CGI command
Note: This request requires administrator privilege.
Method: GET/POST
Syntax:
http://<servername>/setup/app.vspx?[method=<value>][&sun=<value>]
[&mon=<value>]
[&tue=<value>][&wed=<value>][&thu=<value>][&fri=<value>][&sat=<value>]
[&begin_time=<value>][&end_time=<value>][&exclude=<value>]
[&eventop=<value>]
[&delay=<value>][&prevnum=<value>][&ssfprefix=<value>][&dihigh=<value>]
[&dilow=<value][&dirise=<value>][&difall=<value>][&motion1=<value]
[&motion2=<value>][&motion3=<value>][&ioalarm=<value>]
[&mdalarm=<value]
[&ioupload=<value>][&mdupload=<value>][&seqop=<value>][&sinter=<value>]
[&smethod=<value>][&suffix=<value>][&resetdo=<value>]
Return:
HTTP/1.0 200 OK\r\n
Content-Type: text/plain\r\n
Content-Length: <length>\r\n
\r\n
<depends on method value>
If(method == get || method == set)
{
tue=<value>\r\n
wed=<value>\r\n
...
}
Else if(method == normal)
{
Application page contents
}
parameter
Value
method
get
set
DESCRIPTION
File name of script
<script.vssx>
Disable script
Enable script
DESCRIPTION
support motion detection/dido/video loss information
in video bitstream
description
Get parameters, if no parameter followed, all the parameters
value will be listed. Otherwise, it will list followed parameter
value.
Set parameters
52