Hi there,
I’ve a question concerning the update of an alarmed agent.
Suppose I’ve added an alarmed agent:
AlarmTagEx(MyAgent, defaultAlarmAgent,"", 2, true, 3,…
and afterwards I want to change the the route (2 in example above) and/or priority (3 in example above) what would be the procedure to update these existing settings?
Should I first remove the existing definition (with route = -1) and then add the new definition or is there a possibility to update the setting for the current definition?
Kind regards