A [Node-RED] node for sending the messages to Azure EventHub using the [node-sbus-amqp10] module.
Run the following command in the root directory of your Node-RED install (since this module is not published to npm yet, you need install it from github)
npm install plkumar/node-red-contrib-eventhub
[Node-RED]: http://nodered.org/
[node-sbus-amqp10]: https://www.npmjs.com/package/node-sbus-amqp10