Hello,
we have a network of lots of ignition edge nodes sending MQTT sparkplug B to our main gateway. However, now we are trying to introduce an edge unit that sends "regular" mqtt.
We have created a custom namespace and we receive the data. However, our logs are full of errors. We figured out that enabling parsing JSON in the custom namespace field caused issues for other sparkplug B tags from other units. so we avoided that. Then we decided to not include "Edge Nodes" in the MQTT topic from these edge nodes as this potentially caused other issues.
Now we are sending the data to a topic outside the edge nodes folder, and it looks fine in MQTT Engine view in our gateway gui. However, we are getting tons of "SQLiteAppenderReader" errors in our logs. which i have no clue why would be triggered from an MQTT connection with no history enabled on any tags.
These SQLiteAppenderReader errors dissappear when I remove the custom namespace. We are using MQTT engine and transmission 4.0.20.