diff --git a/Tools/FactorySimulation/PublisherConfig/Munich/persistency.json b/Tools/FactorySimulation/PublisherConfig/Munich/persistency.json index 06b8d21..01cd091 100644 --- a/Tools/FactorySimulation/PublisherConfig/Munich/persistency.json +++ b/Tools/FactorySimulation/PublisherConfig/Munich/persistency.json @@ -1,6 +1,6 @@ [ { - "EndpointUrl": "opc.tcp://ua-cloudcommander.munich/", + "EndpointUrl": "opc.tcp://commander.munich/", "OpcNodes": [ { "Id": "nsu=http://opcfoundation.org/UA/;i=2257", diff --git a/Tools/FactorySimulation/PublisherConfig/Seattle/persistency.json b/Tools/FactorySimulation/PublisherConfig/Seattle/persistency.json index d178f25..3f193cb 100644 --- a/Tools/FactorySimulation/PublisherConfig/Seattle/persistency.json +++ b/Tools/FactorySimulation/PublisherConfig/Seattle/persistency.json @@ -1,6 +1,6 @@ [ { - "EndpointUrl": "opc.tcp://ua-cloudcommander.seattle/", + "EndpointUrl": "opc.tcp://commander.seattle/", "OpcNodes": [ { "Id": "nsu=http://opcfoundation.org/UA/;i=2257",