- 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.
推薦閱讀
- Software Defined Networking with OpenFlow
- OpenShift開(kāi)發(fā)指南(原書(shū)第2版)
- Instant Apache Stanbol
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)驗(yàn)教程
- SQL學(xué)習(xí)指南(第3版)
- 機(jī)械工程師Python編程:入門(mén)、實(shí)戰(zhàn)與進(jìn)階
- 征服RIA
- The Complete Coding Interview Guide in Java
- Getting Started with Gulp
- Teaching with Google Classroom
- Regression Analysis with Python
- uni-app跨平臺(tái)開(kāi)發(fā)與應(yīng)用從入門(mén)到實(shí)踐
- 并行編程方法與優(yōu)化實(shí)踐
- Java EE Web應(yīng)用開(kāi)發(fā)基礎(chǔ)
- Apache Solr PHP Integration