Skip to content

Setup actions to occur when a feed goes above, below or is equal a set value. Set another feed or send an email

Notifications You must be signed in to change notification settings

madnat/event

 
 

Repository files navigation

event

Setup actions to occur when a feed goes above, below or is equal a set value. Set another feed or send an email.

Prowl, NMA, Curl, Twitter, MQTT and Email methods native to application.

Email currently is biased towards gmail SMTP server.

Requirements

Run the next command at your (linux) shell to ensure that PHP5 scripts can run: sudo apt-get install php5-mcrypt php5-curl

NMA - Notify my android

NMA is a message API for sending the events to your android phone or tablet. You need to register at: https://www.notifymyandroid.com/ and make an API key. Second you have to enter the API key at the event settings (at emoncms). Beware that you have a treshold of only 5 messages a day with a trial account!

MQTT will require access to an MQTT broker.

About

Setup actions to occur when a feed goes above, below or is equal a set value. Set another feed or send an email

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 74.5%
  • JavaScript 17.5%
  • CSS 8.0%