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.
1 out of 2
Suggested Topics
-
Contribution
General Discussion • 23 Mar 2014, 19:58 • edoardoo 23 Mar 2014, 21:40 -
Best choise for a controller
Controllers • 22 Dec 2019, 19:45 • dzjr 8 Mar 2021, 17:57 -
PiHome relay set-up
Controllers • 12 Dec 2021, 15:10 • A Former User 12 Dec 2021, 17:13 -
testing with different controllers (mqtt brokers)
Controllers • 4 Jan 2023, 16:48 • OldSurferDude 5 Jan 2023, 07:26 -
Serial terminal
Controllers • 27 Nov 2014, 15:55 • dzairo 22 May 2023, 20:19 -
Windows GUI/Controller for MySensors
Controllers • 18 Jan 2015, 11:48 • tekka 11 Jan 2023, 07:39