diff --git a/Belevo_Server_Kommunikation/module.php b/Belevo_Server_Kommunikation/module.php index 346c030..4756368 100644 --- a/Belevo_Server_Kommunikation/module.php +++ b/Belevo_Server_Kommunikation/module.php @@ -108,8 +108,6 @@ $netzbezug = GetValue($this->ReadPropertyInteger("Netzbezug")); // Werte in ein Array packen $data = [ - "Organisation": "Belevo AG", - "Bucket": "NodeRed", "Measurement" => $this->ReadPropertyString("Anlagenummer"), "Field" =>[ //"G_BT_5M_0" => $this->GetValue("G_BT_5M_0"), diff --git a/library.json b/library.json index 3c0d33e..5958b3e 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.51", + "version": "0.52", "build": 0, "date": 0 } \ No newline at end of file