node-red-contrib-noop 1.2.1

A no-op (passthru) node for node-red.

npm install node-red-contrib-noop

Node-RED-contrib-noop

A Node-RED node that does nothing (passes through all messages unchanged).

The intended use of this node is to provide a clean way of handling many-to-many links (i.e., each of many outputs to each of many inputs) without having to keep track of an entire messy grid of connections.

It has no prerequisites other than Node-RED itself.

Install

Use the "Manage palette" option inside Node-RED, or within your Node-RED user directory (typically ~/.node-red), run the command:

npm install node-red-contrib-noop

License

This project is licensed under the Unlicense.

Node Info

Version: 1.2.1
Updated 4 days ago
License: Unlicense
Rating: 3.5 2

Categories

Actions

Rate:

Downloads

142 in the last week

Nodes

  • no-op

Keywords

  • node-red
  • noop
  • passthru

Maintainers