This shows you the differences between two versions of the page.
iothings:laboratoare:2025:lab3 [2025/10/11 00:25] dan.tudose [QoS, Retain & LWT] |
iothings:laboratoare:2025:lab3 [2025/10/11 00:29] (current) dan.tudose [Lab 3. The MQTT Protocol] |
||
---|---|---|---|
Line 3: | Line 3: | ||
MQTT (Message Queuing Telemetry Transport) is a lightweight, publish-subscribe network protocol designed for efficient communication in constrained environments. Originally developed by IBM in the late 1990s, MQTT has become a standard for IoT (Internet of Things) systems due to its low bandwidth requirements and minimal overhead. It is mostly used in Home Automation systems, Industrial IoT applications and Mobile Messaging and Telemetry. | MQTT (Message Queuing Telemetry Transport) is a lightweight, publish-subscribe network protocol designed for efficient communication in constrained environments. Originally developed by IBM in the late 1990s, MQTT has become a standard for IoT (Internet of Things) systems due to its low bandwidth requirements and minimal overhead. It is mostly used in Home Automation systems, Industrial IoT applications and Mobile Messaging and Telemetry. | ||
+ | {{ :iothings:laboratoare:2025:mqtt-pubsub-model.jpg?600 |}} | ||
==== Key Concepts ==== | ==== Key Concepts ==== | ||