ioBroker.mqtt icon indicating copy to clipboard operation
ioBroker.mqtt copied to clipboard

No subscription pattern - does automatically set # as subscription

Open mickym2 opened this issue 3 years ago • 2 comments
trafficstars

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)

mickym2 avatar Sep 07 '22 13:09 mickym2

We would need to addd a "subscribe nothing" flag for that to be set to "Ignore" what was entered...

Apollon77 avatar Sep 07 '22 17:09 Apollon77

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.

mickym2 avatar Oct 11 '22 07:10 mickym2