An open API service indexing awesome lists of open source software.

https://github.com/webmaxru/node-red-contrib-identity-message-broker

Identity Message Broker for Node-RED
https://github.com/webmaxru/node-red-contrib-identity-message-broker

Last synced: 5 months ago
JSON representation

Identity Message Broker for Node-RED

Awesome Lists containing this project

README

          

Identity Message Broker based on MQTT
====================

Install
-------

Run the following command in the root directory of your Node-RED install

npm install node-red-contrib-identity-message-broker

### Runtime information
This node was tested to Node.js v7.4.0 and NPM 5.6.0 on Node-Red v0.18.4

### Credits

This node is based on the original MQTT node by Node-RED.