hi, i’m using the code as showed in the alarm event viewer example, registered to the NewAlarmEvent. (server and SDK DLL ver 2017).
We’ve noticed that quite after some random time not ALL events are coming to our component or events come in after delayed time (seconded or even minutes).
-
Is there a reason alarms could not be sent? (we do not filter any alarm)
-
could you explain more about the paramerter: EndpointType.Server (i don’t use it right now - could it improve something)?
-
in our alarms the description is being filled with some amount of data coming from 3rd parties, is there some limit on that? recommendation? could it make the system slow (a lot of events with this alarm types…)?
Thanks.