VIVOTEK
184 - User's Manual
79
Subgroup of
stormgr: i<0~(n-1)>
: n is the total number of displayed records.
Element name Type
Description
label
<Integer Primary Key> A unique integer.
triggerType
<Text>
Indicate the event trigger type.
mediaType <Text>
Indicate the file media type.
destPath
<Text>
Indicate the file location in camera.
resolution
<Text>
Indicate the media file resolution.
isLocked
<Boolean>
Indicate if the file is locked or not.
triggerTime
<Text>
Indicate the event trigger time.
Format is “YYYY-MM-DD HH:MM:SS”
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>