Hi all,
We are dynamically opening and closing Websocket connections in a protocol. For some protocols, the websocket connection is established using the standard Dataminer websocket connection in the protocol.xml where as for some other protocols we establish the connection from within a QAction. In both cases, when a websocket is opened and closed, an information event is generated in the alarm console. When there are many elements using such protocols and the connection is opened and closed frequently, it is flooding the system with large number of information events which is not desired.
Is there a way to disable the generation of information events in such cases? It can be in the protocol.xml or in the QAction.
Hi Fenta,
In 10.4.12, the [Clients connected] information event will no longer be generated. Same for [Replicated Element], [Remote Element Name] and [Remote DMA IP] sets (element start-up). No need for configuration and also no option to still generate those.