IoT Developer

Tooling and Experience

Easily send random generated D2C messages to IoT Hub with Azure IoT Hub Tools

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

Visual Studio Cloud Explorer now supports Azure IoT Hub Device Provisioning Service

In the world of IoT, there’re many device provisioning scenarios. For example, solution providers would expect a zero-touch provisioning to a single IoT solution without hardcoding IoT Hub connection information at the factory. The IoT Hub Device Provisioning Service is a helper service for IoT Hub that enables zero-touch, just-in-time ...

Debug Azure IoT Edge C# Remote Linux Module Container with Visual Studio 2019 Version 16.3

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 Setup Your Development Machine ...

Debug IoT Edge C / C# Windows Module Container with Visual Studio Azure IoT Edge Tools

Azure IoT Edge Tools (Preview) for Visual Studio 2017 allows you to easily develop and debug Azure IoT Edge modules locally. To learn how to use this extension to develop and debug Edge module locally, you can refer these documents: Easily Develop and Debug Azure IoT Edge C Modules with Azure IoT Edge Tools Use Visual Studio 2017 to ...

Debug IoT Edge C / C# Linux Module Container with Visual Studio Azure IoT Edge Tools

Azure IoT Edge Tools (Preview) for Visual Studio 2017 allows you to easily develop and debug Azure IoT Edge modules locally. To learn how to use this extension to develop and debug Edge modules locally, you can refer these documents: Easily Develop and Debug Azure IoT Edge C Modules with Azure IoT Edge Tools Use Visual Studio 2017 to ...

Azure IoT Hub for VS Code 2.1.0: Great performance optimization, more code generation templates and UX improvement

Happy New Year! Azure IoT Hub for VS Code 2.1.0 is the first version released in the year of 2019. In the release, we have several great updates for performance optimization, code generation and user experience! You could see the full Changelog here: https://marketplace.visualstudio.com/items/vsciot-vscode.azure-iot-toolkit/changelog

New year, new experience and new sample for Azure IoT Device Workbench

Together with the new Azure IoT Tools for VS Code extension pack, we also overhauled the experience of Azure IoT Device Workbench. And there is another exciting sample contributed by Chris Lovett (Github) from Microsoft Research about running Embedded Learning Library (ELL) on MXChip IoT DevKit to achieve the keyword spotting locally.