Hello,
I have a project which requires copies of the same source code, running on multiple PLCs. Currently if I make some changes I need to manually copy it between git branches, where each branch is set up for a different device.
Is there any way I could achieve having only 1 main branch, and each Mervis IDE + PLC program gets the variables (such as PLC Device IDE, Proxy ID, Mervis DB credentials etc.) from a file?
Thank in advance.