no message
This commit is contained in:
@@ -14,7 +14,7 @@ class SofarWechselrichter extends IPSModule
|
|||||||
{
|
{
|
||||||
parent::Create();
|
parent::Create();
|
||||||
// Moduleigenschaften
|
// Moduleigenschaften
|
||||||
$this->RegisterPropertyString('IPAddress', '172.31.70.80');
|
$this->RegisterPropertyString('IPAddress', '');
|
||||||
$this->RegisterPropertyString('LoggerNumber', '0'); // als String
|
$this->RegisterPropertyString('LoggerNumber', '0'); // als String
|
||||||
$this->RegisterPropertyInteger('PollInterval', 60);
|
$this->RegisterPropertyInteger('PollInterval', 60);
|
||||||
$this->RegisterPropertyString('Registers', '[]'); // JSON-String
|
$this->RegisterPropertyString('Registers', '[]'); // JSON-String
|
||||||
|
|||||||
Reference in New Issue
Block a user