0.0.4 • Published 10 years ago

node-red-contrib-async v0.0.4

Weekly downloads
25
License
Apache
Repository
github
Last release
10 years ago

node-red-contrib-async

A node-red node for executing javascript code in a node-red flow either synchronously, asynchronously, or both. Based on the node-red core function node.

Install

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

npm install node-red-contrib-async

Usage

In the node-red package.json add a dependency to "node-red-contrib-async":"latest"

Usage is documented in the node's information panel.