- Analytics for the Internet of Things(IoT)
- Andrew Minteer
- 52字
- 2021-07-02 18:59:36
Message reliability
This equates to MQTT QoS. With CoAP, there is an option to mark the request and response datagrams as confirmable. In this case, the receiver responds with an Acknowledgement (ACK) message.
If this flag is not marked, datagrams are fire and forget. This is the equivalent of MQTT QoS 0.
推薦閱讀
- Getting Started with Gulp(Second Edition)
- Advanced Machine Learning with Python
- PHP+MySQL網站開發技術項目式教程(第2版)
- Learning Hunk
- Linux C編程:一站式學習
- The Professional ScrumMaster’s Handbook
- Hands-On GUI Programming with C++ and Qt5
- 智能手機故障檢測與維修從入門到精通
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- 深入淺出Python數據分析
- After Effects CC案例設計與經典插件(視頻教學版)
- SFML Game Development
- HikariCP數據庫連接池實戰
- Java程序設計及應用開發
- C++標準庫(第2版)