- Hands-On MQTT Programming with Python
- Gaston C. Hillar
- 179字
- 2021-06-25 22:02:15
Using Command-Line and GUI Tools to Learn How MQTT Works
In this chapter, we will work with command-line and GUI tools to learn how MQTT 3.1.1 works in detail. We will learn MQTT basics, the specific vocabulary for MQTT, and its working modes. We will use different utilities and diagrams to understand the most important concepts related to MQTT. We will understand everything we need to know before writing Python code to work with the MQTT protocol. We will work with the different Quality of Service (QoS) levels and we will analyze and compare their overheads. We will gain an understanding of the following:
- Subscribing to topics with a command-line tool
- Subscribing to topics with a GUI tool
- Publishing messages with a command-line tool
- Publishing messages with a GUI tool
- Unsubscribing from topics with a GUI tool
- Learning best practices for topics
- Understanding MQTT wildcards
- Learning about the different quality of service levels
- Working with at least once delivery (QoS level 1)
- Working with exactly once delivery (QoS level 2)
- Understanding overheads in the different quality of service levels
推薦閱讀
- 電力通信實用技術(shù)問答
- 5G網(wǎng)絡(luò)技術(shù)與業(yè)務(wù)應(yīng)用
- 面向后續(xù)演進的5G無線增強技術(shù)
- 配電網(wǎng)可靠性規(guī)劃
- 從算法到電路:數(shù)字芯片算法的電路實現(xiàn)
- 5G移動通信:無線網(wǎng)絡(luò)優(yōu)化技術(shù)與實踐
- LTE無線網(wǎng)絡(luò)優(yōu)化
- 分組傳送網(wǎng)技術(shù)
- EPON/GPON技術(shù)問答
- 手繪圖說電子電路圖
- 聲紋技術(shù):從核心算法到工程實踐
- 應(yīng)用電工電子技術(shù)(上冊)
- 通信專業(yè)實務(wù):傳輸與接入(無線)
- 開關(guān)電源設(shè)計與制作基礎(chǔ)
- 水聲信道常數(shù)模盲均衡:理論、算法與仿真