Receive Notification when Data not Coming

6 views (last 30 days)
My ThingSpeak website is collecting data from sensors every 22 seconds.
When ThingSpeak has collected no data for 5 minutes, is it possible to get an email or notification? This will allow me to quickly solve the problem without losing much data.
Thanks in advance,
Arushi

Accepted Answer

Christopher Stapels
Christopher Stapels on 30 Dec 2021
Yes, this definitely possible. Have a look at the no data check section for the React App help.
Also you could write a MATLAB analysis to read multiple channels and see if they have updated recently, then use he Alerts service to send an alert. You can schedule that code to run regularly using the TimeCotrol app.

More Answers (0)

Communities

More Answers in the  ThingSpeak Community

Categories

Find more on ThingSpeak in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!