synatx Fehler

This commit is contained in:
belevo\mh
2024-11-06 14:00:35 +01:00
parent 9270f4b0ab
commit 9b628b787c
2 changed files with 2 additions and 2 deletions

View File

@@ -109,7 +109,7 @@ class Belevo_Server_Kommunikation extends IPSModule
if (!empty($json)) {
// Kombiniere die URL mit der Anlagenummer
$fullURL = $baseURL
$fullURL = $baseURL;
$this->SendJsonToInfluxDB($fullURL, $json);
} else {
IPS_LogMessage("Belevo_Server_Kommunikation", "Keine Aufzeichnung im Influx: Anlagenummer oder JSON-Daten fehlen->GetAction()");