Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 773 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 773 Bytes

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.