Hello all. I am using 8.1.26, engine module 4.0.16. Tags are added to MQTT Engine folders with no problem I can stop the engine, set a custom namespace root folder. and all tags add without any issues Data source is sending MQTT updates every 10 seconds, every tag every read after the initial tag build throws error "invalid tag at path 'mqtt/scadaBytes/East-Brazos/tankX/Level' - unable to handle payload on custom namespace topic=scadaBytes/East-Brazos/tankX/Level" for every tag.
this is the only info in the logs, there is no traceback additional info. I do not have a string converter configured in the engine.
Similar issue: Ignition Maker (8.1.27), MQTT Distributor/Engine/Transmission (4.0.16)
Publishing to a topic for the first time creates the tag as expected, but publishing to it again gets the log message "Invalid tag at path '' - unable to handle payload on custom namespace topic=". Value changes on the subsequent publish are reflected in the MQTT broker, but not the Ignition tag.