Email or twitter alerts based on feed content?

0

I've got temperature sensor data streamed in json, csv and atom formats via data.sparkfun.com. I have no access the sensor itself, though. Does anyone know a service or script, which could read this data and send me email (or twitter) alerts if the temperature rises or falls beyond specified limits?

Justinas Dūdėnas

Posted 2016-11-07T20:55:29.033

Reputation: 548

Question was closed 2016-11-08T08:54:38.547

Answers

1

IFFFT.com combined with Particle. Go to Part 2 in this article and configure Particle to monitor a variables that you configure:
https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-for-photon-experiment-guide/experiment-2-with-the-touch-of-a-button

Antoine

Posted 2016-11-07T20:55:29.033

Reputation: 139

I can't see how spark can use atom, .csv or .json feeds as an input.. – Justinas Dūdėnas – 2016-11-08T12:28:37.470

But to get a relevant particle stream, you must connect your hardware to it via serial number and some other data, which is not .json or .atom, and I do not have it. – Justinas Dūdėnas – 2016-11-08T14:22:40.803