VIVOTEK
Subgroup of stormgr:
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 |
|
backup |
| <Boolean> |
| Indicate if the file is generated when network loss. |
|
|
|
|
| ||
Subgroup of stormgr_disk: |
| ||||
Element name |
| Type |
| Description |
|
name |
| string |
| Description of specified storage device. |
|
|
|
|
|
|
|
status |
| ready, detached, error, |
| The storage device status. |
|
|
| and readonly |
| 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"
<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>
User's Manual - 191