Advanced authoring for Digital Twins models now in Visual Studio and VS Code
Announcing a new extension to help you editing Digital Twins Definition Language or DTDL documents, including intellisense and validation.
Announcing a new extension to help you editing Digital Twins Definition Language or DTDL documents, including intellisense and validation.
As an IoT developer, when you work with Azure IoT Edge project, one of the issues you might have is that you would like to debug your Edge modules locally before actually deploy them to the production environment. This can be done by Azure IoT EdgeHub Dev Tool (iotedgehubdev), which provides a local development experience for creating, testing, run...
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
IoT Hub Message Routing enables users to route device-to-cloud messages to service-facing endpoints. An IoT hub has a default built-in endpoint. You can create custom endpoints to route messages to by linking other services in your subscription to the hub. IoT Hub currently supports Azure Storage containers, Event Hubs, Service Bus queues, and Serv...
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.
Azure IoT Tools for VS Code is an extension pack for Visual Studio Code that lets you get all you need for Azure IoT development with 1-click installation. Microsoft Azure IoT support for Visual Studio Code is provided through a rich set of extensions that make it easy to discover and interact with Azure IoT Hub that power your IoT Edge and device ...
With Azure IoT Edge 1.0.5 release, developers should use process isolation container to build and run IoT Edge modules for Windows 1809 (Windows 10 October 2018 Update) IoT Edge device. And Azure IoT Edge tools for Visual Studio and Azure IoT Edge for Visual Studio Code also updated its default project template to align with 1809 requirements. You ...
Now Azure IoT Edge for VS Code 1.6.0 has been released with a bunch of new features.