Let's see whether you can answer the following questions correctly:
- QoS level 0 for MQTT means:
- Exactly once delivery
- At most once delivery
- At least once delivery
- QoS level 1 for MQTT means:
- Exactly once delivery
- At most once delivery
- At least once delivery
- QoS level 2 for MQTT means:
- Exactly once delivery
- At most once delivery
- At least once delivery
- 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:
- QoS level 0
- QoS level 1
- QoS level 2
- Which QoS level has the highest overhead:
- QoS level 0
- QoS level 1
- QoS level 2
The rights answers are included in the Appendix, Solutions.