ioBroker.mqtt
ioBroker.mqtt copied to clipboard
No subscription pattern - does automatically set # as subscription
If I want to use the mqtt adapter only to publish topics and don't want to subscribe anything, I would expect that if I omit a subscription pattern, that nothing will be subscripted. However the adapter internally sets # as subscription pattern.
As a workaround, I specified a non-existing topic (i.e nothing)
We would need to addd a "subscribe nothing" flag for that to be set to "Ignore" what was entered...
Thank you.
Am 07.09.2022 um 19:41 schrieb Ingo Fischer @.***>:
We would need to addd a "subscribe nothing" flag for that to be set to "Ignore" what was entered...
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.