parameterliste angpasst

This commit is contained in:
belevo\mh
2024-10-16 07:53:27 +02:00
parent 78f80f1fc0
commit bb3fb00cd1
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ class Belevo_Server_Kommunikation extends IPSModule
parent::Create();
//Netzbezug
$this->RegisterPropertyFloat("E_PNB_5M_0", 0);
$this->RegisterPropertyInteger("Netzbezug", "", "",0);
$this->RegisterPropertyInteger("Netzbezug", 0);
/*//Boilerstatus
$this->RegisterPropertyInteger("G_BS_5M_0", 0);
$this->RegisterVariableInteger("Boilerstatus", 0);

View File

@@ -6,7 +6,7 @@
"compatibility": {
"version": "7.1"
},
"version": "0.35",
"version": "0.36",
"build": 0,
"date": 0
}