edge1-power-service

1.0.3 • Public • Published

Edge1-Power-Service

Micro-service monitoring BMS & thermal

Redis message bus channel: Edge1

Installation

npm install -g .

Running service

power-service or bin/power-service.js

Heartbeat

Heartbeat published on Redis Edge1 message bus:

{
  vin: 0.03,
  vbat: 10.53,
  vsys: 10.46,
  ibat: -1.11,
  charge: 91,
  chargerPresent: false,
  batteryState: 'battery detected',
  version: 11,
  cpuTemp: 41,
  lowBatt: false
}

Readme

Keywords

none

Package Sidebar

Install

npm i edge1-power-service

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

297 kB

Total Files

21

Last publish

Collaborators

  • chenosaurus