no message

This commit is contained in:
2025-04-30 09:01:55 +02:00
parent 45e8bc790e
commit c7d260c558

View File

@@ -424,7 +424,7 @@ class Manager extends IPSModule
];
$this->SetValue($this->ReadPropertyInteger("DatenHoch"), json_encode($sendarray));
SetValue($this->ReadPropertyInteger("DatenHoch"), json_encode($sendarray));
$answerArray = json_decode(GetValue($this->ReadPropertyInteger("DatenZuruck")), true);