I had MQTT working great but after installing the recent Openhab v2.4 package the MQTTV2 got installed. I would like to go back to MQTTV1 bindings but dont see them listed in Paper UI.
I have openhab2-addons-legacy package also installed. Using the console shows this:
bundle:list|grep -i mq
212 │ Active │ 80 │ 1.2.0 │ Paho MQTT Client
214 │ Active │ 80 │ 0.10.0.oh240 │ Eclipse SmartHome MQTT Binding
215 │ Active │ 80 │ 0.10.0.oh240 │ Eclipse SmartHome MQTT Thing Binding
216 │ Active │ 80 │ 0.10.0.oh240 │ Eclipse SmartHome MQTT Transport Bundle
Where do i get the jar file for the MQTTV1 binding and MQTT Action?
After enabling ‘Legacy’ in PaperUI Configuration>System, MQTTV1 is available again.