MQTT version 5 support in Industrial Communication Toolbox
5 views (last 30 days)
Show older comments
Ernst van der Pols
on 13 Dec 2023
Edited: Ernst van der Pols
on 10 Jan 2024
There is no reference in the (online) documentation of the Industrial Communication Toolbox on the protocol version(s) supported by the mqttclient().
I assume, reading the API, that MQTT version 5 is not supported. Can anyone confirm that?
Thanks in advance.
0 Comments
Accepted Answer
Narvik
on 22 Dec 2023
Hi,
As you mentioned, there is no reference on the protocol version(s) supported by the mqttclient(). I was able to find the following documentation where MQTT v3.1.1 specifications were referenced:
As per my understanding, MQTT version 5 is not supported yet.
Hope this helps!
More Answers (1)
See Also
Categories
Find more on MATLAB Compiler SDK in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!