Showing results for IoT Developer - IoT Developer

Aug 13, 2018
0
0

Azure IoT Workbench now supports ESP32 devices

Liya (Liki) Du
Liya (Liki) Du

In April this year, we released our first public preview of Azure IoT Workbench in Visual Studio Code, an IoT development environment aims to make it easy to code, build, deploy and debug your IoT project for MXChip IoT DevKit. From this one DevKit, we gradually add more popular Azure supported development kits such as teXXmo IoT Button. And now, w...

AzureAzure IoT HubVisual Studio Code
Jul 26, 2018
0
0

Azure IoT Toolkit 1.1.0 for VS Code released: Welcome page, generate SAS token, deploy Edge device at scale and more!

Jun Han
Jun Han

Shortly after GA of Azure IoT Toolkit for VS Code, We are pleased to announce that the 1.1.0 release of the Azure IoT Toolkit extension for Visual Studio Code is now available from the marketplace. You can download the Azure IoT Toolkit extension from the marketplace, or install it directly from the extension gallery in Visual Studio Code. Let's se...

IoTAzureAzure IoT Hub
Jul 19, 2018
1
0

Use VS Code to call Azure IoT Hub REST APIs

Jun Han
Jun Han

The REST APIs for IoT Hub offer programmatic access to the device, messaging, and job services, as well as the resource provider, in IoT Hub. With the Azure IoT Toolkit extension for Visual Studio Code, you could easily use IoT Hub REST APIs in VS Code, no extra toolchain needed! Let's see how quick it is to send a device-to-cloud message to Azure ...

IoTAzure IoT HubVisual Studio Code
Jul 12, 2018
0
0

Use VS Code as IoT Hub Device Simulator — Say Hello to Azure IoT Hub in 5 Minutes

Jun Han
Jun Han

When doing development for Azure IoT solutions, developers may want to test and debug his cloud solution with a real device. However, not every developer has a real device in his hand.  With the Azure IoT Toolkit extension for Visual Studio Code, you could easily use VS Code as a device simulator to quickly interact with Azure IoT Hub. Let's see ho...

IoTAzure IoT HubVisual Studio Code
Jun 30, 2018
0
0

Azure IoT Toolkit for Visual Studio Code generally available for managing Azure IoT Hub and Devices with ease

Jun Han
Jun Han

Last year, we release the preview version of Azure IoT Toolkit extension for Visual Studio Code. With our continuous development, the Azure IoT Toolkit has a rich set of features to help IoT developers manage and develop Azure IoT Hub in Visual Studio Code. Now the Azure IoT Toolkit is generally available with over 100K downloads and all 5 stars ra...

IoTInternet of ThingsAzure IoT Hub
Apr 12, 2018
0
0

Azure IoT Toolkit extension for Visual Studio Code is now open sourced!

michaeljqzq
michaeljqzq

In our previous post Handy Tool When You Develop With Azure IoT, we introduced Azure IoT Toolkit extension, which provides some key features that help IoT developers to easily interact with Azure IoT Hub. Now we released a new version v0.6.0 and glad to share the news that the extension has been open sourced on GitHub! During last half...

IoTAzureInternet of Things
Feb 12, 2018
0
0

Deploy Azure IoT Edge (preview) on a simulated device with Visual Studio Code

Jun Han
Jun Han

Azure IoT Edge enables you to perform analytics and data processing on your devices, instead of having to push all the data to the cloud. The IoT Edge tutorials demonstrate how to deploy different types of modules, built from Azure services or custom code, but first you need a device to test. In this tutorial you learn how to: ...

Azure IoT HubVisual Studio CodeIoT Edge
Jan 24, 2018
0
0

New Features in Visual Studio Code IoT Edge Extension 0.1.3 & IoT Toolkit 0.5.0

Ray Fang
Ray Fang

At the Connect(); 2017 in last November, we announced public preview of Azure IoT Edge. Now you can bring the intelligence of the Cloud right to the IoT Edge as well as easily create and manage business logic for your devices. The new Azure IoT Edge extension for Visual Studio Code along with the updated Azure IoT Toolkit extension will make your I...

IoTIoT EdgeVS Code