VIVOTEK
User's Manual - 195
URL Command Document for All Series
backup
<Boolean>
Indicate if the file is generated when network loss.
Subgroup of
stormgr_disk: i<0~(n-1)>
: n is the total number of storage devices.
Element name Type
Description
name
string
Description of specified storage device.
status
ready, detached, error,
and readonly
The storage device status.
ready: storage is ready for access.
detached: storage is not mounted.
error: failed to open storage device.
readonly: storage is write protected.
totalSize
<Positive Integer>
The overall storage size in kilobytes.
freeSize
<Positive Integer>
The available storage size in kilobytes.
usedSize
<Positive Integer>
The used storage size in kilobytes.
path
string
Location of database of storage sink
Ex. Returned results of search command
<?
xml version="1.0" encoding="ISO-8859-1"
?>
<
stormgr version
="
0.0.0.1
">
<
counts
>
5
</
counts
>
<
limit
>
2
</
limit
>
<
offset
>
0
</
offset
>
<
i0
>
<
label
>
1
</
label
>
<
triggerType
>
motion
</
triggerType
>
<
mediaType
>
videoclip
</
mediaType
>
<
destPath
>
/mnt/auto/NCMF/abc/abc.jpg
</
destPath
>
<
resolution
>
800x600
</
resolution
>
<
isLocked
>
0
</
isLocked
>
<
triggerTime
>
2009-01-24 12:00:00
</
triggerTime
>
<
backup
>
0
</
backup
>
</
i0
>
<
i1
>
<
label
>
2
</
label
>
<
triggerType
>
di
</
triggerType
>
<
mediaType
>
snapshot
</
mediaType
>
<
destPath
>
/mnt/auto/NCMF/123/123.jpg
</
destPath
>
<
resolution
>
800x600
</
resolution
>
<
isLocked
>
0
</
isLocked
>
<
triggerTime
>
2009-01-24 12:01:00
</
triggerTime
>