Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 427 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 427 Bytes

Iot-Hub Bridge

The Iot Hub theoretically can be bridged to any mqtt broker but unfortunately, there are a lot of problems with products like Mosquitto 1.4.10 (officially supported by Raspbian Stretch). This little project solves the problem by manually reflecting Mosquitto messages on the Iot Hub device.

Usage example

node index.js "SharedAccessSignature sr=<iot hub device sas>." mqtt://<mosquitto ip>