Return:
HTTP/1.0_200_OK\r\n
Content-Type:_text/html\r\n
Context-Length:_<length>\r\n
\r\n
<parameter pair>
wobei <parameter pair >:
<parameter>=<value>\r\n
[<parameter pair>]
ist.
Nur Parameter die Sie gesetzt haben und lesbar sind, werden zurückgegeben.
Example:
Anfrage:
http://192.168.0.123/cgi-bin/admin/setparam.cgi?network_ipaddress=192.168.0.123
Antwort:
HTTP/1.0_200_OK\r\n
Content-Type:_text/html\r\n
Context-Length:_33\r\n
\r\n
network.ipaddress=192.168.0.123\r\n
Folgende Erläuterungen erfolgen in englischer Sprache.
Available parameters on the server
NOTE: The bold characters in table are the default value of each parameter.
Group: System
NAME
hostname
(r/w)
ledoff
(r/w)
date
(r/w)
time
(r/w)
ntp
(r/w)
timezone
(r/w)
updateinterval
(r/w)
serialnumber
(r)
firmwareversion
(r)
restore
(w)
VALUE
<text string shorter than 40
characters>
0
1
<yyyy/mm/dd>
<keep>
<auto>
<hh:mm:ss>
<keep>
<auto>
<domain name or IP
address>
-12 ~ 12
0 ~ 2592000
<mac address>
<text string shorter than 39
characters>
0
Positive integer
DESCRIPTION
host name of server
<<Wireless>Network Camera <with
Pan/Tilt/<Zoom>>>
Do not turn off the led indicator
Turn off the led indicator
year, month and date separated by slash.
keep date unchanged
Using NTP to sync date/time automatically
hour, minute and second separated by colon.
keep date unchanged
Using NTP to sync date/time automatically
NTP server
<skip to invoke default server>
time zone, 8 means GMT +8:00
<8>
0 to Disable automatic time adjustment, otherwise,
it means the seconds between NTP automatic
update interval.
<0>
12 characters mac address without hyphen
connected
The version of firmware, including model,
company, and version number
Restore the system parameters to default value.
Restore the system parameters to default value
and restart the server after <value> seconds.
46