Git Product home page Git Product logo

event's Introduction

event

Legacy module

Development / maintenance has ceased on this module. Alternatives such as nodeREED and MQTTwarn are now available. This module does not work with Emoncms V9.


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

Then login into your EmonCMS modules home directory: cd /var/www/emoncms/Modules

Close this git with: sudo git clone https://github.com/emoncms/event.git

Login into your EmonCMS server with admin rights and you should find Event under the new "Extras" menu. Go to Admin menu and update the database first to commit the new tables Now you can use the event module

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. (like: http://mosquitto.org/ for a raspberry pi). MQTT (Telemetry Transport) is a protocol designed for sending telemetry from devices in situations where bandwidth is very limited. Because of this, is an extremely light-weight protocol, and at a mere 42 pages the protocol specification is light-weight too.

event's People

Contributors

elyobelyob avatar trystanlea avatar mattiarossi avatar sumnerboy12 avatar glynhudson avatar bra1nk avatar amanfrinati avatar nathanchantrell avatar aniston avatar alco28 avatar gablau avatar iainsteers avatar ibr avatar madnat avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.