- Azure IoT Development Cookbook
- Yatish Patil
- 127字
- 2021-07-02 20:50:35
Getting ready
Let's create a console application to start with IoT:
- Create a new project in Visual Studio:

Create a console application
- Add the IoT Hub connectivity extension in Visual Studio:

Add the extension for IoT Hub connectivity
- Now, right-click on the Solution in Visual Studio, navigate to Add, and select Connected Services.
- Select Azure IoT Hub and click on Add.
- Now, select the Azure subscription from the dropdown, followed by which you will get a list of the IoT Hub service parts of this Azure account, which you can select:

Select IoT Hub for our application
- Next, it will ask you to add a device; or you can skip this step, and click on the Add button, which will add the connected service to the Solution.
推薦閱讀
- Apache Oozie Essentials
- AWS Serverless架構(gòu):使用AWS從傳統(tǒng)部署方式向Serverless架構(gòu)遷移
- Machine Learning with R Cookbook(Second Edition)
- Mastering QGIS
- 深入理解Java7:核心技術(shù)與最佳實(shí)踐
- Groovy for Domain:specific Languages(Second Edition)
- 大學(xué)計(jì)算機(jī)基礎(chǔ)(第2版)(微課版)
- 微信小程序入門指南
- Apache Kafka Quick Start Guide
- 深入剖析Java虛擬機(jī):源碼剖析與實(shí)例詳解(基礎(chǔ)卷)
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- Spring Boot實(shí)戰(zhàn)
- 代碼閱讀
- HTML+CSS+JavaScript網(wǎng)頁制作:從入門到精通(第4版)
- Drupal 8 Development Cookbook(Second Edition)