I’m testing a new MQTT Sparkplug B connection. While I’m able to read all tags, I am unable to write successfully. I’ve set the item in question to bi-directional and do not have the write-blocking settings in MQTT Engine set.
I can write from other MQTT publishers, just not this one.
I can see the write attempt, but I get a “Ignoring outbound command” message in the logs.
Anyone have any ideas?