mcmuller / emoncms

Core emoncms bundle: includes: input, feed, dashboard, vis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emoncms 8

Emoncms is an open-source web application for processing, logging and visualising energy, temperature and other environmental data and is part of the OpenEnergyMonitor project.

Emoncms

Branches

  • Master - stable but less actively developed branch of emoncms. New features will be far and few between but testing will be more extensive.

  • Extended - An extended feature set branch of emoncms for advanced users. This branch may be less stable than the master branch , pull requests are merged with light review for quick development.

  • BufferedWrite - A low write version of emoncms designed for running on SD cards, this is a cut down version of emoncms supporting only the phpfina and phptimeseries feed engines (no in built feed averaging or histograms) and a reduced input processor set. Data is written to disk at spaced out intervals allowing datapoints to buffer and be written to disk in larger blocks.

Install

Upgrade

Backing up emoncms data

Development

Development plan overview: Github: Emoncms development overview

EmonView: An open source python, flask, socketio, js web application for monitoring and control https://github.com/emoncms/emonview

Using emoncms

Design

Documentation hosted on openenergymonitor documentation github:

Android App

More information

IRC

You can also join us on our IRC channel #emon on irc.freenode.net.

Developers

Emoncms is developed and has had contributions from the following people.

About

Core emoncms bundle: includes: input, feed, dashboard, vis

License:GNU Affero General Public License v3.0


Languages

Language:PHP 56.2%Language:JavaScript 41.8%Language:HTML 0.8%Language:ApacheConf 0.7%Language:Shell 0.3%Language:CSS 0.2%