node-red-contrib-cobs 0.0.1
COBS decoding and encoding algorithm for Node-RED
node-red-contrib-cobs
Consistent Overhead Byte Stuffing (COBS) algorithm for Node-RED
The node-red-contrib-cobs module adds Consistent Overhead Byte Stuffing encoding and decoding support to Node-RED.
Installation
Change to your Node-RED installation directory and then run:
npm install node-red-contrib-cobs
Copyright and license
Copyright 2018 Phill Lemon, Truncus Encephali Ltd under the the Apache 2.0 license.