From b1364969030a5d8cd45758fd8a0d8aca236a7308 Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Wed, 16 Oct 2024 14:45:26 +0200 Subject: [PATCH] das vorher entfernt --- Belevo_Server_Kommunikation/module.php | 2 -- library.json | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) 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