3.2.1 • Published 7 years ago

power-meter-updater v3.2.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

npm version Build Status Test Coverage Dependency Status

Power Meter Updater

This is part of a hobby project using an Arduino Uno or Raspberry Pi with a photo resistor to read the flashing led on my power meter monitor my electricity usage.

This is a companion repository to the main Arduino or Raspberry Pi code. I wanted to simplify the main monitoring daemon as much as possible, delegating to this module to create the various statistical data sets I wanted.

  • See: power-meter-monitor for the main Raspberry or Arduino controller code
  • See: power-meter-api For the restful web service API that provides access to the datasets for this app and others.
  • See: power-meter-ionic for information about the ionic mobile app dashboard.