openhab / openhabian

openHABian - empowering the smart home, for Raspberry Pi and Debian systems
https://community.openhab.org/t/13379
ISC License
820 stars 251 forks source link

Remove script for installing Eclipse Mosquitto MQTT server #628

Closed EliasGabrielsson closed 4 years ago

EliasGabrielsson commented 5 years ago

Since openHAB 2.4 there exist an integrated MQTT server in the framework. This implementation have had some issues but most om them will probably be fixed by openHAB 2.5 release whereupon Eclipse Mosquitto optional package could be removed.

Make sure following optional packages don't rely on Eclipse Mosquitto:

This removal should be released inline with openHAB 2.5 as that release contain important MQTT fixes. (Elias guess for release date is december 2019)

mstormi commented 4 years ago

I believe it is a misunderstanding that the broker in Eclipse framework is to replace Mosquitto. I think it has even been removed from the codebase meanwhile (probably even more probable now that openHAB moved away from ESH). Can you confirm and eventually close this please ?

mstormi commented 4 years ago

Moquette (the embedded MQTT broker) has been removed from OH again, so we better keep mosquitto working.