Skip to content

Latest commit

 

History

History
96 lines (57 loc) · 5.38 KB

readme.md

File metadata and controls

96 lines (57 loc) · 5.38 KB

Emoncms 9

Build Status Codacy Badge

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, see forum thread with full change log

Emoncms

Requirements

  • PHP (5.6 - 7 recomended)
  • MYSQL (14.14 recomended)
  • Apache (2.4 recomended)
  • Redis OPTIONAL (2.2 - 3.0 recomended)

Install

Modules

Modules can be installed by downloading or git cloning into the emoncms/Modules folder. Be sure to check for database updates in Administration menu after installing new modules:

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

Branches

  • master - The latest and greatest developments. Potential bugs, use at your own risk! All pull-requests should be made to the master branch. EmonCMS 9.x forum thread

  • stable - emonPi/emonBase release branch, regularly merged from master. Slightly more tried and tested. See change log

  • ARCHIVE low-write (v8.5) - Old emonpi/emonbase emoncms version (July 15 emonSD ready-to-go SD card image). 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. Archived branch

Upgrade

Data Backup

Development

Using Emoncms

Design

Note: due to ongoing development some docs may now be outdated

Android App

Google Play

GitHub Repo

Development Forum

More information