Z, a software engineer, developed an application about a smart home assistant using Azure IoT service, and he wonders if the application works fine. He want to send messages indicating time and temperature to IoT Hub from many devices simultaneously each for many iterations, so these messages should be formed in a similar template but the data...
With the 16.3 release of Visual Studio 2019, it starts to support debugging C# in Linux docker containers. This new feature can help developers easily debug remote Azure IoT Edge C# Linux module container.
Let’s see how it works.
Prerequisites
Setup Your Linux machine
Install and config Azure IoT Edge runtime on your remote Linux ...
It's April the Fool but this is real. We made a huge performance improvement by reduing the extension load-up time 10 times faster. Here are what's new for Azure IoT Device Workbench 0.2.6:
What's new
New sample: "IoT Devkit Dictionary". Using Microsoft Cognitive Service in IoT devices is always an interesting topic. In this example, ...