Click the Configurations button on the left-side menu of the Visualization Management app to open the Configurations page.
The list on the left hand side shows configurations. The form on the right hand side shows the properties of the configuration.
A configuration is an extension to the device/user/project settings as described before. It is like a container which can store detailed informations concerning access to layers and functions as well as values of workspace and page variables.
A configuration has to be unique per device, per user/group and per project. Note: only the project is mandatory, the device and user/group are optional and can remain empty!
When a client connects, the system searches the relevant configuration:
- step: by all its keys (as in Evaluation 1) - if there is no result evaluate next step, otherwise configuration found.
- step: by two keys (as in Evaluation 2) - if there is no result evaluate next step, otherwise configuration found.
- step: by two keys (as in Evaluation 3) - if there is no result evaluate next step, otherwise configuration found.
- step: by one key (as in Evaluation 4) - if there is no result no configuration is available, otherwise configuration found.
System evaluation of configurations
Keys | Evaluation 1 | Evaluation 2 | Evaluation 3 | Evaluation 4 |
---|---|---|---|---|
1. key | Project | Project | Project | Project |
2. key | User/Group | User/Group | Device | |
3. key | Device |
When defining a configuration the user has to ensure that the keys of the configuration fit to the project - otherwise the system will never apply the configuration.
Toolbar functions
Function | Description |
---|---|
Add a configuration. | |
Duplicate configuration. | |
Delete configuration. | |
Switch to multi-select mode. |
List of configurations
Column name | Description |
---|---|
Name | Name of the configuration. |
Device | Name of the device affected by this configuration. |
User / Group | Name of the user or group affected by this configuration. |
Project | Name of the project affected by this configuration. |
Form of configuration
Name | Description |
---|---|
Name * | Name of the configuration (mandatory). |
Device | Name of the device, used as key when searching for a configuration. |
User/Group | Name of the user/group, used as key when searching for a configuration. |
Project * | Name of the project, used as key when searching for a configuration. |
Item Link File | Name of the CSV file for item mapping. |
Select File | Select a CSV file for item mapping or use the dashed-bordered box as a drop target for the file. |
Homepage | The first page to be shown after login. |
Layers
Click the Layers button to open the list of available layers in the project.
Here, specific layer permissions for this configuration can be defined.
Column name | Description |
---|---|
Layer | Name of the layer. |
Permission | "full": full acccess to the visualization objects on that layer. "readonly": the visualization objects on that layer are displayed but can not be changed. "invisible": the visualization objects on that layer are not visible. |
Functions
Click the Functions button to open the list of available functions.
Functions are predefined and refer to a specific feature or behavior the the respective app.
Here, specific function permissions for this configuration can be defined.
Column name | Description |
---|---|
Name | Name of the function. |
Authorization | "True": allow access to the function. "False": deny access to the function. |
Workspace variables
Click the Workspace variables button to open the list of available workspace variables.
Here, specific values of visualization workspace variables for this configuration can be defined.
Column name | Description |
---|---|
Name | Name of the workspace variable. |
Value | Value of the workspace variable. |
Page variables
Click the Page variables button to open the list of available page variables. The button is only visible if the homepage of the project has a page variable defined.
Here, specific values of variables of the homepage for this configuration can be defined.
Column name | Description |
---|---|
Name | Name of the page variable. |
Value | Value of the page variable. |