2.4.3 • Published 3 months ago

node-red-contrib-amqp-x v2.4.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

npm.io

node-red-contrib-amqp-x

AMQP nodes for node-red,base on @meowwolf/node-red-contrib-amqp

Installation

Install via the Palette Manager or from within your node-red directory (typically ~/.node-red) run:

npm i node-red-contrib-amqp-x

Usage

Provides three standard nodes and an amqp broker config node.
Please see the Node Help section from within node-red for more info

Development

Build the project

npm run build

Run tests

npm test

Run coverage:

npm run test:cov
2.4.3

3 months ago