no message

This commit is contained in:
2025-06-04 11:19:03 +02:00
parent e5b528f778
commit d974cbd3cd
2 changed files with 3 additions and 4 deletions

View File

@@ -10,10 +10,9 @@
"caption": "Inverter IP-Adresse"
},
{
"type": "NumberSpinner",
"type": "ValidationTextBox",
"name": "LoggerNumber",
"caption": "Logger-Seriennummer",
"minimum": 0
"caption": "Logger-Seriennummer"
},
{
"type": "NumberSpinner",

View File

@@ -12,7 +12,7 @@ class SofarWechselrichter extends IPSModule
{
parent::Create();
// Moduleigenschaften
$this->RegisterPropertyString('IPAddress', '172.31.70.80');
$this->RegisterPropertyString('IPAddress', '');
$this->RegisterPropertyString('LoggerNumber', '0'); // jetzt String
$this->RegisterPropertyInteger('PollInterval', 60);
$this->RegisterPropertyString('Registers', '[]'); // JSON-String