Hi all,
I’m fairly new to app writing and with the help of other have been able to write a successful app, now I’d like to add additional functionality. The issue I’m having is an optical sensor is connected to our gateway for measuring the level of dust inside a collection barrel. As dust comes into the barrel and reaches the level to trip the sensor there is a time of operation in-between full and not full that will bounce the sensor activation on and off. We would like to have our app. send an email when the dust reaches the sensor but the bounce has made this problematic. I received 120 emails in the course of five minutes of operation.
Here is the ask: The sensor stays active all the time for monitoring, but is there a way to setup the app to look at the sensor at say 6am in the morning if it is full at that time (or later would be nice because I sleep in sometimes) send the email then?