Skip to content

RxJS based reader & REST API for Dutch Smart Meter/P1 port

License

Notifications You must be signed in to change notification settings

dereli/smart-meter

Repository files navigation

Smart Meter JSON API

RxJS based reader & REST API for Dutch Smart Meter/P1 port

Install

  • Checkout
  • Create a .env file
HOST=0.0.0.0
PORT=2000
P1_HOST=p1-reader-ip
P1_PORT=23
INTERVAL_MOVING_AVERAGE=60
  • Run
npm install
npm start

Known issues

  • None

About

RxJS based reader & REST API for Dutch Smart Meter/P1 port

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published