battery-info

1.0.0 • Public • Published

battery-info

Get all the available info for a battery.

Install

npm install battery-info

Use

require('battery-info')('BAT0', function(err, info) {
    console.log(info)
    // => {...}
})

Changelog

1.0.0

  • Initial release 🎉

enjoy.

Readme

Keywords

Package Sidebar

Install

npm i battery-info

Weekly Downloads

1

Version

1.0.0

License

BSD

Last publish

Collaborators

  • asbjornenge