Hi Dojo,
We have decided to always display the alarm history in the web dashboard.
However, the alarm history will not show new alarms unless the browser is refreshed.
We know that this can be accomplished by using a sliding window, but it only shows a maximum of one day.
Is there any way to update the alarm history component every few minutes?
Also, can I quote from the drop down component when filtering alarm elements?
Not sure if it matches your use-case 100%, but it is possible to use GQI to make a query on alarm data. This can be displayed in a table.
There's also a Timer Trigger, which allows automatically triggering an update of the data.