node-red-contrib-guarded-suspension

0.5.1 • Public • Published

Guarded suspension

npm version license

A Node-RED node which waits to send message until it receives messages from all topics. If several topics are mixed in your flow and you want tuples which consists of messages from each topic. This nodes provides such function.

Install

Run the following command in the root directory of your Node-RED install.

$ npm install node-red-contrib-guarded-suspension

License

This software is released under the GNU General Public License version 3, see LICENSE.

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-guarded-suspension

Weekly Downloads

0

Version

0.5.1

License

GPL-3.0

Last publish

Collaborators

  • jkawamoto