2024-07-12
한어Русский языкEnglishFrançaisIndonesianSanskrit日本語DeutschPortuguêsΕλληνικάespañolItalianoSuomalainenLatina
by hui6075
Latest version: v0.0.1 2018-05-18 (Part 3.3.1 version content translation reference@mcxiaoke)
MQTT is a client-server architecture publish/subscribe messaging protocol. Its design philosophy is to be lightweight, open, simple, standardized, and easy to implement. These features make it a good choice for many scenarios, especially for restricted environments such as machine-to-machine communication (M2M) and the Internet of Things (IoT).
Based on version 3.1.1, MQTT protocol version 5.0 adds session/message delay function, reason code, topic alias, in-flight flow control, attributes, shared subscription and other functions, and adds AUTH message for enhanced authentication.
If you find any translation or formatting issues, please submit a PR to help improve it.
Latest version: v0.0.1
document | Link |
---|---|
Chinese version Docx | MQTT v5.0 Draft Chinese Version |
Chinese version PDF | MQTT v5.0 Draft Chinese Version |
English version HTML | MQTT Version 5.0 cs01 |
English version PDF | MQTT Version 5.0 cs01 |