You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have seen that now, on a MVC's container can be added the alarms. A very useful feature would be to call the alarms/history alarms control on a simple view. The need comes for observing the alarms of certain mechanism. For example, when the user clicks on pump P1, a view with it's alarms should be opening. The easiest way I see at first thought would be to filter through database for alarms which have group's name "Pump1" and then display them on the control called on a simple view.
The text was updated successfully, but these errors were encountered:
Hi,
the idea would be to add to the table control, the possibility of having the data from a query. As UI a json editor to configure the table properties.
Hello,
So the table control which would contain only the alarms of a certain mechanism should be colored according to mechanism's configured alarms. Please see an example of how the table should be looking like.
Hi,
I have seen that now, on a MVC's container can be added the alarms. A very useful feature would be to call the alarms/history alarms control on a simple view. The need comes for observing the alarms of certain mechanism. For example, when the user clicks on pump P1, a view with it's alarms should be opening. The easiest way I see at first thought would be to filter through database for alarms which have group's name "Pump1" and then display them on the control called on a simple view.
The text was updated successfully, but these errors were encountered: