I have 2 issues. One I can look past but it may be causing the other issue.
So I have a client running ignition edge and it is supposed to push data to a central server over MQTT. The only time it pushes this data is when the “Refresh” tag is hit on the edge client and the central server edge nodes folder is refreshed. So that is issue 1.
Issue 2 is that all of my edge tags come into the MQTT engine on the central server as nodes of their own. See below.
Destination:
Source:
I can reference the tags if they come in on their own nodes still. They just need to be constantly updating (or updating every 10 seconds or however long the delay is). I have a feeling that may be one of the issues as to why they aren’t updating.
I probably have the MQTT information on the gateway configured wrong…Has anyone dealt with something like this?