Are we supposed to be able to say have one deployment mode connect to an OCP UA server with different endpoint than say in production?
If I wanted to have “Dev”-mode mean that a certain connection goes to a simulated PLC OPC server, while the “Prod” is setup to connect to the real PLC, it doesn’t seem to be possible as the endpoint isn’t something I can change in the overrides for the OPC connections.
In theory it should be possible but I think the way the config UI/UX for OPC UA connections currently works won't allow you to get there. I'd bet you can make it happen via the API or the appropriate modifications on disk, though...
Probably deserves a ticket to figure out how it might work.
Makes sense. I would think that more people than me would like to connect to different OPC servers in dev and prod..