I have to create an offline testing environment for SCADA development. The live system gets MQTT data from an Edge server. I'm wondering if there is a way to import the MQTT tags with their values so I can use this as a snap shot of the system while doing my offline testing?
I've tried importing the tags, and the structure is there, but no data. Also, with a gateway restore, the MQTT tags do not come in at all.
From what I've read, it doesn't seem like MQTT tags behave in a way that could accomplish this end, so some other simulation scheme will probably need to be developed for the offline testing you are wanting to do.