Hi, > I just wanted to tell you that today I took the liberty to clean up our > pretty messy examples a little. > Also I added a version of a MQTT connector example that pumps data from a plc > to an MQTT broker. > Generally this could use MQTT5, but it’s set to MQTT3 for now.
I’m not run into anyone using MQTT5 in production but assume it will happen at some point. Was there any reason for choosing that library rather than something that is more commonly used i.e. Eclipse Paho [1] Thanks, Justin 1. https://www.eclipse.org/paho/clients/java/