In our platform, we use several objects in the application tree. List of all supported objects see below.
We currently have the following objects:
folder - Folder used to group and structure other nodes. Example:
user - Guest user account with defined access rights.
camera - AXIS camera, central item of the NetRex system. Example: download rec and play live
box - Fast local storage and surveillance station in one.
cameraAudioDevice - AXIS audio device, used to transmit audio messages to and from a camera.
cashdesk - User cashdesk
dataView - Data view. Used to display the gathered data (like visitor count or transactions) in a plot.
dashboard -
report - Data view. Used to display the gathered data (like visitor count or transactions) in a plot.
device input - Device electric input. Example: Electric input events
removedNode - A shell containing a removed node. Sometimes needed to preserve access to some of the nodes data.
videoChannel - VAPIX video channel of a multichannel or panoramic camera. Example: Live view and recordings
panel -
location -
\uD83D\uDCD8 Tree items
The objects user, camera, electrical input, dashboard, folder and more are nodes in the tree structure. You can find all available types in the generated documentation in API Explorer.
...
Code Block | ||
---|---|---|
| ||
{ "data": { "nodeList": [ { "parent_node_id": 138170, "type": "camera", "name": "ACCC8EE8A9CA", "node_id": 140094 } ] } } |
Anchor | ||||
---|---|---|---|---|
|
...
folder - Folder used to group and structure other nodes.
...
user - Guest user account with defined access rights.
...
camera - AXIS camera, central item of the NetRex system.
...
box - Fast local storage and surveillance station in one.
...
gsmModem - Mobile GSM router
...
cameraAudioDevice - AXIS audio device, used to transmit audio messages to and from a camera.
...
cashdesk - User cashdesk
...
dataView - Data view. Used to display the gathered data (like visitor count or transactions) in a plot.
...
dashboard -
...
report - Data view. Used to display the gathered data (like visitor count or transactions) in a plot.
...
device input - Device electric input.
...
removedNode - A shell containing a removed node. Sometimes needed to preserve access to some of the nodes data.
...
videoChannel - VAPIX video channel of a multichannel or panoramic camera.
...
panel -
...
\uD83D\uDCCB Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|