Skip to content

chooga/node-red-contrib-amqp

 
 

Repository files navigation

@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-amqp

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

Run in watch mode:

npm test

Run coverage:

npm run test:cov

About

AMQP nodes for node-red

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 58.9%
  • HTML 40.7%
  • JavaScript 0.4%