- Practical Internet of Things with JavaScript
- Arvind Ravulavaru
- 103字
- 2021-07-02 19:58:41
App to the smart device
The following diagram shows how the data flows from an app to the smart device:

As we can see from the previous diagram, if the app wishes to send an instruction to the smart device, it sends that message to the API engine. The API engine then persists that data into the database and publishes the same to the MQTTS broker, to be passed on to the device. The device then reacts to that data on the actuator.
Do note that in both the flows, the MQTTS broker manages the devices and the API engine manages the apps.
推薦閱讀
- 網上沖浪
- Hadoop 2.x Administration Cookbook
- 計算機應用復習與練習
- 2018西門子工業專家會議論文集(上)
- 嵌入式Linux上的C語言編程實踐
- 現代機械運動控制技術
- 西門子S7-200 SMART PLC實例指導學與用
- Mastering pfSense
- 嵌入式GUI開發設計
- Ansible 2 Cloud Automation Cookbook
- 筆記本電腦電路分析與故障診斷
- Visual Basic項目開發案例精粹
- Practical AWS Networking
- 工程地質地學信息遙感自動提取技術
- Cloud Native Development Patterns and Best Practices