mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-27 12:41:32 +01:00
3b65a9c556
Some MQTT servers can be quirky, then do not handle Usubscribe request properly. In this case we have to omit sending it. Introduce a boolean flag, telling whether the request should be sent or not, and add a public function to set it. iRobot built-in MQTT server is known to suffer from this problem. Signed-off-by: Pavel Fedin <pavel_fedin@mail.ru> |
||
---|---|---|
.. | ||
main | ||
test/java/org/openhab/core/io/transport/mqtt |