open-eio / Open-Pipe-Kit-Project

Documentation and planning for the Open Pipe Kit. An OPK is a device that pipes data from sensors to anywhere you want, no programming required.
8 stars 0 forks source link

Use case: When values in the Pipe leave a given range, do something (like send me a text message) #9

Open rjcorwin opened 9 years ago

rjcorwin commented 9 years ago

Hooking a Pipe up to a general purpose "If this, then that" would be awesome. The first thing I think of is the IFTTT service at http://ifttt.com . Given we have a Phant database driver now, I thought maybe IFTTT could monitor a Phant stream. There's an issue in the Phant issue queue on that but no progress yet. They do mention something promising those, nodered.

Node-RED provides a browser-based flow editor that makes it easy to wire together flows using the wide range nodes in the palette. Flows can be then deployed to the runtime in a single-click.

nr-image-1

I think... this would be the kind of thing that would be hosted on the Pipe device. Of course, we could make our own IFTTT machine like we did with the Fido project. Something to consider but it would be awesome if there was an a couple of options out there.

rjcorwin commented 9 years ago

Huginn as an open source IFTTT competitor looks interesting https://github.com/cantino/huginn your-agents