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
- Host: GitHub
- URL: https://github.com/webmaxru/node-red-contrib-identity-message-broker
- Owner: webmaxru
- License: apache-2.0
- Created: 2018-06-07T17:46:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-19T13:04:29.000Z (almost 8 years ago)
- Last Synced: 2025-10-10T23:28:39.918Z (9 months ago)
- Language: HTML
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.