--- a/connectors/PYRO/__init__.py Fri Nov 23 00:33:04 2018 +0100
+++ b/connectors/PYRO/__init__.py Fri Nov 23 00:45:51 2018 +0100
@@ -123,11 +123,11 @@
# lambda is for getattr of GetPLCstatus to happen inside catcher
IDPSK = PyroCatcher(RemotePLCObjectProxy.GetPLCID)()
- confnodesroot.logger.write_error(_("Cannot get PLC ID - connection failed.\n"))
+ confnodesroot.logger.write_warning(_("PLC did not provide identity and security infomation.\n")) + PSK.UpdateID(confnodesroot.ProjectPath, ID, secret, uri)
- PSK.UpdateID(confnodesroot.ProjectPath, ID, secret, uri)
_special_return_funcs = {