In this article, I want to show you how to connect a Go application to Azure IoT Hub using the MQTT protocol. We'll implement a secure connection with TLS (Transport Layer Security) to encrypt our data and use SAS (Shared Access Signature) tokens for...
In your Azure account, search for IoT hub Click on Create Fill the following details such as: Resource group (create new or choose an existing one), IoT Hub name, choose a Region, choose a Tier Click on Review + create Click on Create O...
Introduction To develop a functional IoT solution with Azure IoT Hub, you can follow these steps: Configure Azure IoT Hub Add a device Emulate the device to transmit telemetry data Save the telemetry data in Azure Blob Storage For an in-depth t...
Imagine a manufacturing floor where machines communicate seamlessly, processes run efficiently, and downtime is minimized. This vision is possible with Microsoft's Azure Services. As the manufacturing industry becomes increasingly competitive, levera...
Introduction In the rapidly evolving landscape of technology, the Internet of Things (IoT) stands out as a transformative force, seamlessly connecting devices and unlocking unprecedented possibilities. Azure IoT Hub, a key component of Microsoft's Az...
When designing IoT platforms, a crucial aspect is device provisioning or registration also known as device onboarding. In this blog post, I will discuss device provisioning in general and explore the options available on Azure and AWS cloud platforms...
Industry 4.0 leads to an increased number of decentralized applications and services along with used IoT devices. The possibility to access these devices for support and maintenance tasks is often an essential requirement. Azure IoT Hub service from ...
My handsome nephew Sage Rowan Hoping I could give my sister a piece of mind and some time back so she could at least eat 🍝. Angel Eyes is an IoT device that monitors a baby’s sleeping position and environment. Caregivers can view a live stream from ...