Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 464 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 464 Bytes

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