- 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.
推薦閱讀
- 微服務(wù)設(shè)計(jì)(第2版)
- Google Flutter Mobile Development Quick Start Guide
- Learning Cython Programming(Second Edition)
- ReSharper Essentials
- 小創(chuàng)客玩轉(zhuǎn)圖形化編程
- 零基礎(chǔ)學(xué)Java(第4版)
- Apache Karaf Cookbook
- 零基礎(chǔ)入門(mén)學(xué)習(xí)Python
- 微信小程序全棧開(kāi)發(fā)技術(shù)與實(shí)戰(zhàn)(微課版)
- C++寶典
- 一塊面包板玩轉(zhuǎn)Arduino編程
- Beginning C++ Game Programming
- Learning Jakarta Struts 1.2: a concise and practical tutorial
- Xamarin Cross-Platform Development Cookbook
- Swift High Performance