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.
  1. News

    Device to Device Communication with Azure IoT Hub

    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...
Back
Top