- 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.
推薦閱讀
- UML和模式應(yīng)用(原書第3版)
- Vue.js入門與商城開發(fā)實(shí)戰(zhàn)
- Python從菜鳥到高手(第2版)
- MATLAB應(yīng)用與實(shí)驗(yàn)教程
- Mastering C# Concurrency
- MySQL數(shù)據(jù)庫(kù)管理與開發(fā)實(shí)踐教程 (清華電腦學(xué)堂)
- Yocto for Raspberry Pi
- Getting Started with Gulp
- 低代碼平臺(tái)開發(fā)實(shí)踐:基于React
- Mastering Linux Security and Hardening
- Python機(jī)器學(xué)習(xí)算法與應(yīng)用
- Learning Splunk Web Framework
- 嵌入式C編程實(shí)戰(zhàn)
- C++17 By Example
- Android初級(jí)應(yīng)用開發(fā)