|
|
|
| VIVOTEK | |
|
|
|
|
| |
|
|
|
|
| |
| data | <hex decimal data>[,<hex | The <hex decimal data> is a series of digits from 0 ~ 9, A ~ F. |
| |
|
| decimal data>] | Each comma separates the commands by 200 milliseconds. |
| |
|
|
|
|
| |
| flush | yes,no | yes: Receive data buffer of the COM port will be cleared before |
| |
|
|
|
| read. |
|
|
|
|
| no: Do not clear the receive data buffer. |
|
|
|
|
|
|
|
| wait | 1 | ~ 65535 | Wait time in milliseconds before read data. |
|
|
|
|
|
|
|
| read | 1 | ~ 128 | The data length in bytes to read. The read data will be in the |
|
|
|
|
| return page. |
|
|
|
|
|
|
|
Return:
HTTP/1.0 200 OK\r\n
<hex decimal data>\r\n
Where hexadecimal data is digits from 0 ~ 9, A ~ F.
8.11 Storage managements (capability.storage.dbenabled=1)
Note: This request requires administrator privileges.
Method: GET and POST
Syntax:
The commands usage and their input arguments are as follows.
PARAMETER |
| VALUE |
| DESCRIPTION |
| ||
cmd_type |
| <string> |
| Required. |
| ||
|
|
|
| Command to be executed, including search, insert, delete, update, and |
| ||
|
|
|
| queryStatus. |
| ||
|
|
|
|
|
|
|
|
Command: search |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PARAMETER |
| VALUE |
|
|
| DESCRIPTION |
|
label |
| <integer primary |
| Optional. |
| ||
|
| key> |
|
|
| The integer primary key column will automatically be assigned a |
|
|
|
|
|
|
| unique integer. |
|
triggerType |
| <text> |
|
|
| Optional. |
|
User's Manual - 143