webpowermon

1.2.4 • Public • Published

webpowermon

Webpowermon is a firebase app which uses INA219 with i2c-bus compatible board to provide web-based power monitoring. Configuration for firebase should be modified according to the deployment environment.

How to use

var webpowermon = require('webpowermon');
 
var mon = new webpowermon(1,"serviceAccount.json","area-X",60);
mon.discoverDevices();
mon.beginMonitor();

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.4
    0
    • latest

Version History

Package Sidebar

Install

npm i webpowermon

Weekly Downloads

0

Version

1.2.4

License

ISC

Last publish

Collaborators

  • hirokiht