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 <a href="https://github.com/node-red/node-red">Node-RED</a>.

