ioBroker / ioBroker.node-red

Instantiate the server with node-red
Apache License 2.0
52 stars 27 forks source link

iobroker IN Node supports topics in MQTT notation iobroker OUT Node does not #370

Open mickym2 opened 1 year ago

mickym2 commented 1 year ago

As iobroker IN Nodes does support topic in mqtt notiaton

image

I would expect that the iobroker out node will support this as well.

image

However if you user mqtt notations (/) in the iobroker out node - fragments of the path will be created under node red adapter but not the correct object:

image