node-red-contrib-plugin-asyncapi
v0.0.19
Published
Creates and configures nodes based on AsyncAPI specs in Node-RED
Downloads
11
Readme
AsyncAPI plugin for Node-RED
A plugin for generating and configuring nodes for Kafka, MQTT, AMQP, etc. automatically from an AsyncAPI specification.
Introduction
Screenshot of current code:
Quick demo recording:
How to install
Installing the AsyncAPI plugin
Run the following npm command in your Node-RED user directory (e.g. ~/.node-red
):
npm install node-red-contrib-plugin-asyncapi
Then restart Node-RED