node-red-contrib-filter
v0.1.4
Published
A Node-RED node to filter message(s)
Downloads
237
Readme
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