Vivotek FE8181V user manual Indicate if the file is locked or not

Models: FE8181 FE8181V

1 240
Download 240 pages 443 b
Page 229
Image 229

VIVOTEK

 

 

Indicate if the file is locked or not.

 

 

0: file is not locked.

 

 

1: file is locked.

 

 

A locked file would not be removed from UI or cyclic storage.

 

 

 

triggerTime

<text>

Optional.

 

 

Indicate the event trigger time. (not the file created time)

 

 

Format is “YYYY-MM-DD HH:MM:SS”

 

 

Please embrace your input value with single quotes.

 

 

Ex. triggerTime=’2008-01-01 00:00:00’

 

 

If you want to search for a time period, please apply “TO”

 

 

operation.

 

 

Ex. triggerTime=’2008-01-01 00:00:00’+TO+’2008-01-01

 

 

23:59:59’ is to search for records from the start of Jan 1st 2008

 

 

to the end of Jan 1st 2008.

limit

<positive integer>

Optional.

 

 

Limit the maximum number of returned search records.

 

 

 

offset

<positive integer>

Optional.

 

 

Specifies how many rows to skip at the beginning of the

 

 

matched records.

 

 

Note that the offset keyword is used after limit keyword.

 

 

 

To increase the flexibility of search command, you may use “OR” connectors for logical “OR” search operations. Moreover, to search for a specific time period, you can use “TO” connector.

Ex. To search records triggered by motion or di or sequential and also triggered between 2008-01-01 00:00:00 and 2008-01-01 23:59:59.

http://<servername>/cgi-bin/admin/lsctrl.cgi?cmd=search&triggerType=’motion’+OR+’di’+OR+’seq’&trigge rTime=’2008-01-01 00:00:00’+TO+’2008-01-01 23:59:59’

Command: delete

PARAMETER

 

VALUE

 

DESCRIPTION

 

label

 

<integer primary key>

 

Required.

 

 

 

 

 

Identify the designated record.

 

 

 

 

 

Ex. label=1

 

 

 

 

 

 

 

Ex. Delete records whose key numbers are 1, 4, and 8.

http://<servername>/cgi-bin/admin/lsctrl.cgi?cmd=delete&label=1&label=4&label=8

Command: update

PARAMETER

 

VALUE

 

DESCRIPTION

 

 

 

 

 

 

 

User's Manual - 229

Page 229
Image 229
Vivotek FE8181V user manual Indicate if the file is locked or not