Last modified by Xiaoling on 2022/09/02 18:11

From version 1.5
edited by Xiaoling
on 2022/05/31 13:53
Change comment: There is no comment for this version
To version 1.4
edited by Xiaoling
on 2022/05/31 13:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,9 +5,11 @@
5 5  
6 6  = 1. What is MQTT API? =
7 7  
8 -{{{MQTT is a publish/subscribe model that runs over TCP/IP sockets or WebSockets. MQTT over WebSockets can be secured with SSL.}}}
8 +{{{MQTT is a publish/subscribe model that runs over TCP/IP sockets or WebSockets. MQTT over WebSockets can be secured with SSL.
9 9  
10 +}}}
10 10  
12 +
11 11  = 2. MQTT Features =
12 12  
13 13  The MQTT protocol runs on TCP / IP or other network protocols and provides an ordered, lossless, bidirectional connection. Features include: