How To set up email alert level sensor
-
Hi Guys I have a ultarsonic level sensor set up in mango with MODBUS the dat point is set up well and is reading fine. But I cannot seem to find how to create an email alert, say for example if the water level exceeded 4m, how to get an email sent to somebody? similarly if it went under a level.?
thanks in advance
-
This is really straightforward (once you know how!)
First, make sure your system is set up to send emails under System Settings > Email. For reliable sending of email, I strongly recommend that you use a service such as Sendgrid (free for up to 10k emails per month, I think).
Then, under your data point details, scroll down to the very bottom and under 'event detector', add a detector of type 'high limit' (and 'low limit', if you like). The fields should be self-explanatory, but check the 'use reset limit' box if you want to receive another alarm when the point returns to normal.
Save the point, and finally, browse to your 'event handlers' page, where you will see your point and alarm/s listed under 'point event detectors'. Here you can add recipients and customise the email further.
Best
Jeremy -
Thanks Jeremy!
-
thank you Jeremy. Great clear instructions. most appreciated