With your Azure IoT application becomes more and more complicated, it is a common scenario that developers leverage IoT Hub message routing to send device-to-cloud messages to different endpoints. Therefore, we want to a convenient way to view and monitor the custom endpoints. With Azure IoT Tools, developers could not only view all the endpoints i...
Now Azure IoT Edge for VS Code 1.11.0 has been released with a bunch of new features.
What’s new in Azure IoT Edge for VS Code 1.11.0
Click to see the changelog in Github repo for more details of 1.11.0 release.
Resources
Recently, both Docker and Moby engine support SSH connection, which means you can connect a remote Docker engine more easily than before. In Azure IoT Edge for VS Code 1.9.0, we introduced a new extension setting(azure-iot-edge.executor.env) to inject environment variables into VS Code terminals. By leveraging the new setting and the new SSH connec...
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
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.
Now Azure IoT Edge for VS Code 1.6.0 has been released with a bunch of new features.
What’s new in Azure IoT Edge for VS Code 1.6.0
Click to see the changelog in Github repo for more details of 1.6.0 release.
Resources
Really another milestone! We are glad to see that the Azure IoT Hub for VS Code has reached 200K installs now, with all 5-star ratings. More and more Azure IoT developers are using Azure IoT Hub for VS Code in their daily work. Azure IoT Hub for VS Code makes it easy to develop, build, deploy and test your Azure IoT application in the same develope...
With the v1.4.0 release of Azure IoT Toolkit, it supports module management. You could easily create module, view module twin, update module twin, invoke module direct method and delete module in VS Code.