Mango database
-
Hi everyone,
I need help with mango databases in DgLux, I wanna make a dashboard with elements changing colors depending on certain measured values and states. I also want them to change to a certain color when there ain't been a reliable reading of the device mango is connected to. For example, when mango polls the device at the predefined moment, and it doesn't respond. In those circumstances we get that marker in watchlist that says it's not reliable. So, there has to be a flag in some database in mango. Does anyone know paths for mango databases with such information?
Thx, Stefan
-
Hi Stefan,
This information is not kept in the database, as the reliability of a point only exists in the runtime.
This attribute's value is available in DGLux. When you bind a point, one of the options is 'status' which typically says 'ok'. If you wanted to have that supercede the coloring from the value, you will have to create that behavior either with logik attributes or by passing everything through a script.