_Ui_config
Internal datapoint for the configuration of the user interface. Contains all information of resolution, monitors, Templatey, etc. There is one datapoint per user.
Data point element | Type | Description |
---|---|---|
ConfigNames | dyn_string | Contains the names of the configurations which are available for the user. |
UsedMonitors | dyn_string | Contains information about the monitors that are used. |
TemplatesToLoad | dyn_string | Contains information about which templates are loaded for the configuration of the user. |
ScreenResolutions | dyn_string | Contains information about screen resolutions of each monitor. |
PanelsToLoad | dyn_string | Contains information about which panels are loaded for the configuration of the user. |
NumberOfDisplays | dyn_int | Contains information about the number of monitors that are used in the configuration. |
Characters | dyn_string | |
CharactersLeft | dyn_string | |
CharactersRight | dyn_string | |
Default.DefaultTemplate | dyn_string | Contains information about the default templates. |
Default.DefaultResolution | dyn_string | Contains information for the resolution of the default template. |
UseLastScreenView | bool | Contains information if the last screen view shall be used. |
usedKonfig | string | Contains the last used configuration |