Skip to content
/ app Public

Emoncms App module: application specific dashboards: includes myelectric, mysolarpv, myheatpump and solar + wind app.

License

Notifications You must be signed in to change notification settings

emoncms/app

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Nov 9, 2015
Feb 9, 2016
Feb 9, 2016
Feb 4, 2016
Feb 6, 2016
Feb 6, 2016
Feb 9, 2016
Feb 9, 2016
Jan 29, 2016
Feb 9, 2016
Feb 9, 2016
Feb 4, 2016
Apr 30, 2015
Feb 9, 2016
Apr 30, 2015
Feb 4, 2016
Apr 30, 2015

Repository files navigation

#App module App, is an EMONCMS complementary module made to display technical information on theoretically any type of device. The screen is preformated to show predefined type of feeds.

Example: My electric is able to show the house electrical need, consumption of the day, month, year, with values and graphs.

how to use it: copy or clone this repository into the module directory of your EMONCMS installation. Visit admin page and update database. This module uses a specific table, not present in previous releases. Go to the config page (wrench positionned top right of screen) to configure to your needs NB: If this interface is to be used in your language different from English, do not forget to modify apikey login in user_model.php file lines 56, 71 an 88 to use the user language instead of 'en'.

code for lines 71 and 88:

$session['lang'] = $row['language'];

rem : A conversion to bootstrap3 and font awesome icons will probably make the presentation more responsive.

About

Emoncms App module: application specific dashboards: includes myelectric, mysolarpv, myheatpump and solar + wind app.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published