University campus energy monitoring in France
After spending some time researching the available solutions, I found a lot of expensive proprietary products and a project you may have heard of, called openenergymonitor. This project provides a very powerful, web-connected energy monitoring system, and the best part is that it is open-source !
I started to work on top of emonTx and emoncms and here are some new features I added to emoncms (the new hardware features will be addressed in a future blog post) :
- Map widget : allows you to see a map with all the sensors used for energy monitoring
- Device manager : provides an easy way to add devices on the map widget
- Node information widget : allows you to see all information (hostname, IP addresses, device type, power measured...) of a monitoring node
Screenshots
Dashboard with my university campus map
Device manager tab
We have made some progress, but we have still a lot of work to do before our goals are met, most notably:
- Tagging and renaming the devices
- Displaying the energy chart when clicking on a node
- Drag and drop node positioning on a map (device manager)
- Node filtering (depending on power consumption for instance)
- How to use the map widget (documentation)
The entire team working on the project at Telecom Bretagne is convinced of the great quality of the openenergymonitor project and we hope our work may be useful in any way.
Cheers ! To engage in discussion regarding this post, please post on our Community Forum.