2.3.1 • Published 4 years ago
@ashok0617/node-red-contrib-amqp v2.3.1
@meowwolf/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 @meowwolf/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:cov2.3.1
4 years ago