Closed RafaelKa closed 8 years ago
I've looked at the code and seen following comment https://github.com/Holger-Will/node-enocean/blob/master/index.js#L75-L76 I think you can use my package for TCM310 device https://github.com/RafaelKa/node-serialport-enocean-parser
see https://github.com/RafaelKa/node-serialport-enocean-parser/blob/master/ESP3Packet.js and https://github.com/RafaelKa/node-serialport-enocean-parser/blob/master/ESP3Parser.js
Looks interresting! I will have to look at it in more detail. Thanks for the hint.
I've looked at the code and seen following comment https://github.com/Holger-Will/node-enocean/blob/master/index.js#L75-L76 I think you can use my package for TCM310 device https://github.com/RafaelKa/node-serialport-enocean-parser
see https://github.com/RafaelKa/node-serialport-enocean-parser/blob/master/ESP3Packet.js and https://github.com/RafaelKa/node-serialport-enocean-parser/blob/master/ESP3Parser.js