Only the parameters that you set and readable will be returned.
Example: Set the IP address of server to 192.168.0.123 Request:
Response:
HTTP/1.0 200 OK\r\n
Available parameters on the server
Valid values:
VALID VALUES | DESCRIPTION |
string[<n>] | Text string shorter than ‘n’ characters |
|
|
password[<n>] | The same as string but display ‘*’ instead |
|
|
integer | Any number between |
positive integer | Any number between 0 and (232 – 1) |
<m> ~ <n> | Any number between ‘m’ and ‘n’ |
|
|
domain name[<n>] | A string limited to contain a domain name shorter than ‘n’ |
| characters (eg. www.ibm.com) |
|
|
email address [<n>] | A string limited to contain a email address shorter than ‘n’ |
| characters (eg. joe@www.ibm.com) |
|
|
ip address | A string limited to contain an ip address (eg. 192.168.1.1) |
|
|
mac address | A string limited to contain mac address without hyphen or |
| colon connected |
|
|
boolean | A boolean value 1 or 0 represents [Yes or No], [True or False], |
| [Enable or Disable]. |
|
|
<value1>, | Enumeration. Only given values are valid. |
|
|
| - 70 - |
| www.vivotek.com |
| T: |
| F: |