node-red-contrib-async 0.0.4

Based on node-red-node-function. A function block that allows you to output messages to other nodes asynchronously.

npm install 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.

Node Info

Version: 0.0.4
Updated 10 years, 7 months ago
License: Apache
Rating: not yet rated

Actions

Rate:

Downloads

5 in the last week

Nodes

  • async

Keywords

  • node-red
  • asynchronous
  • function
  • callback

Maintainers