ruudverheijden / node-p1-reader

Node.js package for reading and parsing data from the P1 port of a Dutch or Belgian Smart Meter.
MIT License
25 stars 25 forks source link

Fixed emulator #15

Closed MickdeGraaf closed 6 years ago

MickdeGraaf commented 6 years ago

Emulator was broken.

Tried to write to a const. And was not returning a promise as was expected.

ruudverheijden commented 6 years ago

Great! Thanks! :) Forgot to test the emulator last time apparently