29 smartsd (capability_localstorage_smartsd > 0), 30 connect to ap (capability_network_wireless > 0) – Vivotek MD9584-HF3 5MP Outdoor Network Mobile Dome Camera with Night Vision, Heater & 3.6mm Lens User Manual

Page 429

Advertising
background image

VIVOTEK

User's Manual - 429

© 2022 VIVOTEK INC. All Right Reserved

298

8.28

Preset Locations

(capability_camctrl_c<0~(n-1)>_zoommodule = 1)

Note:

This request requires Operator privileges.

Method:

GET/POST


Syntax:
http://<

servername

>/cgi-bin/operator/preset.cgi?[channel=<value>]

[&addpos=<value>][&delpos=<value>][&return=

<return page>

]


PARAMETER

VALUE

DESCRIPTION

addpos

string[30]

Add one preset location to the preset list.

channel

0~"capability_nvideoin"-1 Channel of the video source.

delpos

string[30]

Delete preset location from preset list.

return

<return page>

Redirect to the page <return page> after the parameter
is assigned. The <return page> should be the relative
path according to the root of camera. If you omit this
parameter, it will redirect to an empty page.
* If the <return page> is invalid path, it will ignore this
parameter.

8.29

SmartSD

(capability_localstorage_smartsd > 0)

Note:

This request requires Administrator privileges.

Method:

GET/POST

Syntax:
http://<

servername

>/cgi-bin/admin/smartsd.cgi?function=<value>


© 2022 VIVOTEK INC. All Right Reserved

299


PARAMETER

VALUE

DESCRIPTION

function

getstatus

Function type
getstauts : Information of smartSD internal status return
value as below:

smartsd_lifetime_num

:

Accumulated amount of data that has been written

smartsd_lifetime_den

:

Card-guaranteed amount of data that can be written

smartsd_lifetime_rate

:

The ratio of smartsd_lifetime_num to
smartsd_lifetime_den.

It means the accumulated percentage amount of flash
block has been written. The range is from 0 to 100 (unit: %).
The SD card is recommended to be replaced if the
percentage reaches above 90%.

smartsd_spare_block_rate

:

Usage rate of spare blocks.

It means the usage percentage of total spare block. The
range is from 0 to 100 (unit: %). The SD card is
recommended to be replaced if the percentage reaches
above 90%.

smartsd_data_size_per_unit

:

Size (in sectors) of data to be written when Life
Information1 is updated.

smartsd_num_of_sudden_power_failure

:

Indicates how many times power disconnection occurred during write/erase
operations

smartsd_operation_mode

:

Enables/disables power-off detection and write error notification

smartsd_attached

:

Indicate the smartSD is attached or not.

8.30

Connect to AP

(capability_network_wireless > 0)

Note:

This request requires Administrator privileges.

Method:

GET/POST

Advertising