In our platform, we use several objects in the application tree.
...
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 liveIP camera. The main device.
box - Fast local storage and surveillance station in one.
cameraAudioDevice audio device -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 plotItem to store data from POS system.
dashboard - Display several cameras or charts on one screen.
device input - Device electric input . Example: Electric input eventsremovedNode - IO (doors are open/closed, cash drawer open/closed, …)
removed node - A shell containing a removed node. Sometimes needed to preserve access to some of the nodes data.
videoChannel video channel - VAPIX video Video channel of a multichannel or panoramic camera. Example: Live It works in a similar way as camera. You can fetch live view and recordings.
panel - location - in case you have many localities is good can define Display statistics in charts.
location - Similar as folder with some extra functionality. It represents one site e.g. store.
\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.
This structure allows:
...