aktueller stand
This commit is contained in:
@@ -396,7 +396,7 @@ namespace C4IT.DataHistoryProvider
|
||||
var resLogon = await WebClient.LogonWithApiKeyAsync(Collector.InfrastructureConfig.M42Wpm.Credential.NwCredential.Password);
|
||||
if (resLogon == cM42WebClient.eReason.ok)
|
||||
{
|
||||
Collector.DoProcessUiMessage(0, "...M42 WPN connection established successful.");
|
||||
Collector.DoProcessUiMessage(0, "...M42 WPM connection established successful.");
|
||||
StartOnlineValidation();
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user