- Analytics for the Internet of Things(IoT)
- Andrew Minteer
- 90字
- 2021-07-02 18:59:34
QoS 1
Deliver once - I don't care if you send it 10 times, just make sure they get it.
QoS 1 is the most commonly used level. It guarantees the message is delivered at least once. Duplicate messages need to be handled either on the subscriber side or in some post processing. There is a higher communication overhead than QoS 0 but only half as much back and forth as QoS 2.
QoS 1 is used when delivery needs to be guaranteed and the use case can handle duplicate messages.

推薦閱讀
- Getting Started with Gulp(Second Edition)
- 復雜軟件設計之道:領域驅動設計全面解析與實戰(zhàn)
- Azure IoT Development Cookbook
- Python網絡爬蟲從入門到實踐(第2版)
- Designing Hyper-V Solutions
- Web程序設計(第二版)
- Python數據可視化之Matplotlib與Pyecharts實戰(zhàn)
- Mastering Ext JS
- ASP.NET程序設計教程
- C語言程序設計上機指導與習題解答(第2版)
- Unity 2017 Mobile Game Development
- C語言開發(fā)基礎教程(Dev-C++)(第2版)
- 0 bug:C/C++商用工程之道
- 詳解MATLAB圖形繪制技術
- LabVIEW數據采集