Scada-LTS
Scada-LTS copied to clipboard
Aggregation of events
Expected Behavior Adding aggregation of identical repeating events will improve the readability of alarms, but also have a positive effect on the performance of the application, e.g. on watchlists. Perhaps a good solution would be to replace the get queries that get the events list with group queries.
Actual Behavior Currently, there is no aggregation for events, which is associated with limited readability of alarms, and with the generation of redundant load for the application.