Project news

#MQTT V5.0 OASIS Standard published

OASIS is pleased to announce the publication of its newest OASIS Standard, approved by the members on March 7th:

MQTT Version 5.0
OASIS Standard
07 March 2019

MQTT is a client/server publish/subscribe messaging transport protocol. It is lightweight, open, simple, and designed to be easy to implement. These characteristics make it ideal for use in many situations, including constrained environments such as for communication in Machine to Machine (M2M) and Internet of Things (IoT) contexts where a small code footprint is required and/or network bandwidth is at a premium.

The protocol runs over TCP/IP, or over other network protocols that provide ordered, lossless, bi-directional connections.

The prose specifications and related files are available here:

Editable source (Authoritative):
https://docs.oasis-open.org/mqtt/mqtt/v5.0/os/mqtt-v5.0-os.docx

HTML:
https://docs.oasis-open.org/mqtt/mqtt/v5.0/os/mqtt-v5.0-os.html

PDF:
https://docs.oasis-open.org/mqtt/mqtt/v5.0/os/mqtt-v5.0-os.pdf

Distribution ZIP files

For your convenience, OASIS provides a complete package of the prose specification and related files in a ZIP distribution file. You can download the ZIP file here:

https://docs.oasis-open.org/mqtt/mqtt/v5.0/os/mqtt-v5.0-os.zip

Our congratulations to the members of the MQTT TC on achieving this milestone.