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

From version 1.3
edited by Xiaoling
on 2022/05/31 13:51
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
... ... @@ -1,5 +1,8 @@
1 -
1 +{{toc/}}
2 2  
3 +
4 +
5 +
3 3  = 1. What is MQTT API? =
4 4  
5 5  {{{MQTT is a publish/subscribe model that runs over TCP/IP sockets or WebSockets. MQTT over WebSockets can be secured with SSL.