Vivotek S Series IZ9361-EH 1080p Outdoor Network Bullet Camera with Heater User Manual

Page 414

Advertising
background image

VIVOTEK

414 - User's Manual

© 2020 VIVOTEK INC. All Right Reserved

260

data

<hex decimal
data>[,<hex decimal
data>]

The <hex decimal data> is a series of digits from 0 ~ 9, A ~
F. 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
Content-Type: text/plain\r\n
Content-Length: <system information length>\r\n
\r\n
<hex decimal data>\r\n
Where hexadecimal data is digits from 0 ~ 9, A ~ F.

8.16

Storage Managements

(capability_storage_dbenabled > 0)

Method:

GET and POST

Note:

This request requires

administrator

privileges.

In the past time, all the recorded files could be searched/updated/deleted independently. However,
this implementation provides no abstraction of recorded video clips, and which is not easy to use.
Thus edge storage API try to provide a higher abstraction of these video clips.
Ability to change database content from lsctrl.cgi was removed, lsctrl.cgi is changed to read-only.

P

LEASE REFER TO

E

DGE

S

TORAGE

API


Syntax:
http://<

servername

>/cgi-bin/admin/lsctrl.cgi?cmd=<cmd_type>[&<parameter>=<value>…]


The commands usage and their input arguments are as follows.

PARAMETER

VALUE

DESCRIPTION

cmd_type <string>

Required.
Command to be executed, including

search

and

queryStatus

.

Advertising