2.4.4 • Published 1 year ago
@thiles/node-red-contrib-amqp v2.4.4
@moonrockfamily/node-red-contrib-amqp
AMQP nodes for node-red
Installation
Install via the Palette Manager or from within your node-red directory (typically ~/.node-red) run:
npm i @moonrockfamily/node-red-contrib-amqpUsage
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 buildRun tests
npm testRun coverage:
npm run test:cov