MQTT

MQTT — Message Queuing Telemetry Transport

Lightweight publish-subscribe messaging protocol for IoT and M2M communication. Designed for constrained devices and unreliable networks. Provides three QoS levels, retained messages, and last-will notifications.

Document
MQTT v5.0 (OASIS Standard, 2019)
URL
https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.html
Label
Standard
Keywords
MQTT IoT M2M publish-subscribe messaging constrained devices QoS telemetry

Domain: Network Protocols · Standard