Showing results for Azure IoT Hub - IoT Developer

Aug 31, 2018
0
0

Azure IoT Toolkit supports C#, Go, Java, Node.js, PHP, Python and Ruby to develop Azure IoT application in VS Code

Jun Han
Jun Han

With the latest release of Azure IoT Toolkit, lots of popular languages are supported to quickly create an Azure IoT application in VS Code: C#, Go, Java, Node.js, PHP, Python and Ruby! (Note: For C#, Java, Node.js and Python, it is based on Azure IoT Hub SDK, while for Go, PHP and Ruby, it is based on Azure IoT Hub REST API.) What's your favorite ...

IoTAzureInternet of Things
Aug 24, 2018
0
0

Introducing yet another approach for iot compiler toolchains – iotz

Oguz Bastemur
Oguz Bastemur

iotz is an extension based containerized wrapper for other IoT compiler toolchains. There are many toolchains with specific needs and way of using. We developed this experimental tool to make compiling things easier.

IoTInternet of ThingsAzure IoT Hub
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