- Azure IoT Development Cookbook
- Yatish Patil
- 87字
- 2021-07-02 20:50:37
Device direct methods
Azure IoT Hub provides fully managed bidirectional communication between the IoT solution on the backend and the IoT devices in the fields. We will be considering detailed message communication in Chapter 3, IoT Hub Messaging and Commands.
When there is a need for an immediate communication result, a direct method best suits these scenarios. Let's take an example of a home automation system. One needs to control the AC temperature or turn the faucet showers on/off. It uses the HTTP protocol for method invocation.
推薦閱讀
- Objective-C Memory Management Essentials
- Learning Apex Programming
- C語言程序設(shè)計(jì)案例式教程
- Angular開發(fā)入門與實(shí)戰(zhàn)
- Visual Basic程序設(shè)計(jì)教程
- Python項(xiàng)目實(shí)戰(zhàn)從入門到精通
- Web性能實(shí)戰(zhàn)
- Go語言底層原理剖析
- Elasticsearch Essentials
- 深入理解Java虛擬機(jī):JVM高級(jí)特性與最佳實(shí)踐
- Using Yocto Project with BeagleBone Black
- Head First Kotlin程序設(shè)計(jì)
- Google Maps JavaScript API Cookbook
- Spring Boot 2+Thymeleaf企業(yè)應(yīng)用實(shí)戰(zhàn)
- 新手學(xué)ASP.NET 3.5網(wǎng)絡(luò)開發(fā)