event handlers
-
Hi there.
I have some event detectors for high and low levels of some reservoirs that send email notification. I have been requested to send another email when the alarm event returns to normal. My first thought was to make another event, however the client actively uses the events page and I do not want it to get cluttered up with more events. Is it possible for the event handler to fire again on the return to normal?
-
At the bottom of the Email Event Handler configuration, there is an option to "Send inactive notification" which should do exactly what you want.
-
Awesome! i'll give it a shot...
Thank you.