You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
logger.error("Error while making a connection to the OPC UA server. Please check your endpointUrl and make sure the server is running.\n"
139
-
+ "No nodeIdRoot was provided and a connection to the OPC UA could not be made. The mapping result will contain incomplete nodeIds with unreplaced template strings.");
140
+
logger.error("Error while making a connection to the OPC UA server. Please check your endpointUrl and make sure the server is running.");
141
+
logger.error("No nodeIdRoot was provided and a connection to the OPC UA could not be made. The mapping result will contain incomplete nodeIds with unreplaced template strings.");
0 commit comments