You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
messaging apis
About this tag
Discussions on WindowsForum.com about messaging APIs focus on using Azure IoT Hub for device-to-device communication. Topics include relaying messages between devices like a Raspberry Pi and a phone with minimal cloud programming, where the cloud acts as a message relay without data processing. These conversations cover practical scenarios such as controlling a garage door or receiving sensor alerts, emphasizing the role of messaging APIs in IoT solutions.
We’ve already seen how to get your devices to send data to the cloud. In most cases, the data is then processed by various Azure services. However, in some cases the cloud is nothing more than a means of communication between two devices.
Imagine a Raspberry Pi connected to a garage door...