erp-parser

0.0.2 • Public • Published

erp-parser

Concats multiple buffer parts to a vaild EnOcean Radio Protocol telegram buffer.

Requirements

This parser is made for >= serialport@5.0.0

Usage

Only create a new parser:

const ERPParser = require('erp-parser');
...
const parser = new ERPParser();

Then pipe it to serialport.

/erp-parser/

    Package Sidebar

    Install

    npm i erp-parser

    Weekly Downloads

    4

    Version

    0.0.2

    License

    ISC

    Last publish

    Collaborators

    • softwareschmiede