no message
This commit is contained in:
@@ -812,7 +812,7 @@ class Ladestation_v2 extends IPSModule
|
||||
|
||||
$payload = json_encode([
|
||||
'userName' => $this->ReadPropertyString("Username"),
|
||||
'password' => $this->ReadPropertyString("Password"),
|
||||
'password' => $this->ReadPropertyString("Password")
|
||||
]);
|
||||
|
||||
// cURL-Handle initialisieren
|
||||
|
||||
Reference in New Issue
Block a user