erp-parser
v0.0.2
Published
An EnOcean Radio Protocol (ERP) parser
Downloads
18
Maintainers
Readme
erp-parser
Concats multiple buffer parts to a vaild EnOcean Radio Protocol telegram buffer.
Requirements
This parser is made for >= [email protected]
Usage
Only create a new parser:
const ERPParser = require('erp-parser');
...
const parser = new ERPParser();
Then pipe it to serialport.