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();

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i webpowermon

    Weekly Downloads

    0

    Version

    1.2.4

    License

    ISC

    Last publish

    Collaborators

    • hirokiht