0.1.4 • Published 3 years ago

node-red-contrib-filter v0.1.4

Weekly downloads
172
License
Apache-2.0
Repository
-
Last release
3 years ago

node-red-contrib-filter

A Node-RED node to filter message(s)

A bunch of code copied from the built-in switch node and added:

  • configurable number of outputs and ability to direct to a specific output
  • ability to deal with payload being an array

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

    npm i node-red-contrib-filter