Hi, I have a customer that uses a sql table to store device configuration info. They use it to create devices and build tags for them.
They are concerned the tables will get out of sync if someone comes along and changes it manually within Ignition.
They are asking for a scheduled script to run that reads all the device parameters and matches it against the sql table.
Is this possible? I was thinking there has to be a place where Ignition stored the data so if I can access that I should be able to read it.
Thanks!