node-red-contrib-slip 1.1.0

SLIP decoding and encoding for Node-RED

npm install node-red-contrib-slip

The node-red-contrib-slip module adds Serial Line Internet Protocol packet encoding and decoding support to Node-RED.

It is useful for packetising messages that are then sent over a stream, such as a serial port or TCP socket.

screenshot

Installation

Change to your node-red installation directory and then run:

npm install node-red-contrib-slip

You will then be able to see the new SLIP node type added to Node-RED's pallet on the left.

Copyright 2016 Nicholas Humfrey and Nathanaël Lécaudé under the Apache 2.0 license.

Node Info

Version: 1.1.0
Updated 4 years, 6 months ago
License: Apache-2.0
Rating: 5.0 1

Actions

Rate:

Downloads

107 in the last week

Nodes

  • slip

Keywords

  • slip
  • Serial Line Internet Protocol
  • RFC1055
  • node-red

Maintainers

Contributors

  • Nicholas Humfrey
  • Nathanaël Lécaudé