mysensor 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.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login