- 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.
推薦閱讀
- 大學(xué)計(jì)算機(jī)基礎(chǔ)(第二版)
- Java程序設(shè)計(jì)實(shí)戰(zhàn)教程
- AngularJS Testing Cookbook
- Docker進(jìn)階與實(shí)戰(zhàn)
- Web Application Development with R Using Shiny(Second Edition)
- HTML5游戲開發(fā)案例教程
- Instant QlikView 11 Application Development
- 微信公眾平臺開發(fā):從零基礎(chǔ)到ThinkPHP5高性能框架實(shí)踐
- 執(zhí)劍而舞:用代碼創(chuàng)作藝術(shù)
- Test-Driven Development with Django
- Android Sensor Programming By Example
- Akka入門與實(shí)踐
- Python硬件編程實(shí)戰(zhàn)
- 快樂編程:青少年思維訓(xùn)練
- 高性能PHP 7