Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On MQTT Programming with Python

You're reading from   Hands-On MQTT Programming with Python Work with the lightweight IoT protocol in Python

Arrow left icon
Product type Paperback
Published in May 2018
Publisher Packt
ISBN-13 9781789138542
Length 228 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Gaston C. Hillar Gaston C. Hillar
Author Profile Icon Gaston C. Hillar
Gaston C. Hillar
Arrow right icon
View More author details
Toc

Table of Contents (9) Chapters Close

Preface 1. Installing an MQTT 3.1.1 Mosquitto Server 2. Using Command-Line and GUI Tools to Learn How MQTT Works FREE CHAPTER 3. Securing an MQTT 3.1.1 Mosquitto Server 4. Writing Code to Control a Vehicle with Python and MQTT Messages 5. Testing and Improving Our Vehicle Control Solution in Python 6. Monitoring a Surfing Competition with Cloud-Based Real-Time MQTT Providers and Python 7. Solutions 8. Other Books You May Enjoy

Test your knowledge

Let's see whether you can answer the following questions correctly:

  1. QoS level 0 for MQTT means:
    1. Exactly once delivery
    2. At most once delivery
    3. At least once delivery
  2. QoS level 1 for MQTT means:
    1. Exactly once delivery
    2. At most once delivery
    3. At least once delivery
  3. QoS level 2 for MQTT means:
    1. Exactly once delivery
    2. At most once delivery
    3. At least once delivery
  4. If the application isn't able to tolerate duplicates and we have to make sure that the messages reach the subscribers only once, the appropriate choice is:
    1. QoS level 0
    2. QoS level 1
    3. QoS level 2
  5. Which QoS level has the highest overhead:
    1. QoS level 0
    2. QoS level 1
    3. QoS level 2

The rights answers are included in the Appendix, Solutions.

You have been reading a chapter from
Hands-On MQTT Programming with Python
Published in: May 2018
Publisher: Packt
ISBN-13: 9781789138542
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £16.99/month. Cancel anytime