Skip to main content

Module Script Blocks: Create Variables for Rooms

note

This page has been automatically translated and has not been reviewed in detail yet. Therefore, the translation might not be completely accurate.

Variables for rooms are created as normal global variables in the Script Blocks module:

Screenshot module script blocks: create variables for a room

These variables must be of type Number and you usually want to have an associated time series.

If you later want to have information about how many people entered a room via certain entrances/exits and when, you can also create variables for individual cameras (if necessary even summed up for several cameras) (also variables of the Number type with the associated time series).