diff --git a/Belevo_Server_Kommunikation/module.php b/Belevo_Server_Kommunikation/module.php index 4756368..b6a5fb4 100644 --- a/Belevo_Server_Kommunikation/module.php +++ b/Belevo_Server_Kommunikation/module.php @@ -108,6 +108,8 @@ $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 5958b3e..ad5c85e 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.52", + "version": "0.53", "build": 0, "date": 0 } \ No newline at end of file