mysensor to Azure Iot Hub
-
Is it possible to send the data from gateway to Azure Iot Hub ?
-
Azure IoT Hub supports the MQTT protocol directly, or you can use a "Protocol Gateway", which translate MQTT to Azure's REST API.
See here for interfacing directly with MQTT: https://azure.microsoft.com/en-us/documentation/articles/iot-hub-mqtt-support/
For using a Protocol Gateway, Microsoft provides a reference protocol gateway (https://github.com/Azure/azure-iot-protocol-gateway), and some pretty good documentation about using an MQTT protocol gateway to interface with Azure IoT Hub.
Either way, you should be able to use the MQTTGateway sketch on your gateway to push data up to Azure.
2 out of 2
Suggested Topics
-
Contribution
General Discussion • 23 Mar 2014, 19:58 • edoardoo 23 Mar 2014, 21:40 -
How can I choose a controller?
Controllers • 18 Feb 2022, 21:56 • Feliw05 20 Feb 2022, 18:25 -
Best choise for a controller
Controllers • 22 Dec 2019, 19:45 • dzjr 8 Mar 2021, 17:57 -
Does a Bluetooth controller/gateway exist?
Controllers • 15 Aug 2020, 11:29 • Henmyg 16 Aug 2020, 14:53 -
testing with different controllers (mqtt brokers)
Controllers • 4 Jan 2023, 16:48 • OldSurferDude 5 Jan 2023, 07:26 -
PiHome relay set-up
Controllers • 12 Dec 2021, 15:10 • A Former User 12 Dec 2021, 17:13