Skip to content
forked from emoncms/emoncms

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

License

Notifications You must be signed in to change notification settings

kai-iak/emoncms

 
 

Repository files navigation

Emoncms 9

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.

Version 9 of emoncms has been developed by Chaveiro with a significant list of improvements, the EmonCMS 9.0 RC forum thread with full change log can be found here https://openenergymonitor.org/emon/node/11009

Emoncms

Branches

  • v9.0 - see EmonCMS 9.0 RC forum thread

  • v8.5 - Version 8.5 focused emoncms around a core set of timeseries storage engines: phpfina, phpfiwa and phptimeseries. The data request api was improved and the way data requests are made make it easier to make cross feed comparisons. The myelectric and node modules have been removed, replaced with new optional modules that improve on the functionality of these modules called the app module and nodes module.

  • low-write (v8.5) - The current emonpi/emonbase emoncms version. Low-write mode is now available in v9.0. The low write version of emoncms is designed for running on SD cards. This is a cut down version of emoncms supports only the phpfina and phptimeseries feed engines (no in built feed averaging or histograms) and a reduced input processor set.

Optional modules

Optional modules can be installed by downloading or git cloning into the emoncms/Modules folder. New for version v8.5 are:

There are many other modules such as the event module and openbem (open source building energy modelling module) that are available, check out the emoncms repo list: https://github.com/emoncms

Install

Upgrade

Backing up emoncms data

Development

v9 Development https://openenergymonitor.org/emon/node/11009

Development plan overview: Github: Emoncms development overview (Out of date but pre v8.5)

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 54.8%
  • JavaScript 42.6%
  • Shell 0.9%
  • HTML 0.8%
  • ApacheConf 0.7%
  • CSS 0.2%