no message
This commit is contained in:
@@ -42,6 +42,8 @@ class MQTTBatterySDL extends IPSModule
|
||||
$this->RegisterTimer('PublishDelay', 0, 'MBSDL_DoDelayedPublish($_IPS["TARGET"]);');
|
||||
$this->SetBuffer('PublishTopic', '');
|
||||
$this->SetBuffer('PublishPayload', '');
|
||||
|
||||
$this->RegisterTimer('BatteryControlTimer', 3000, 'MBSDL_RunBatteryControl($_IPS["TARGET"]);');
|
||||
}
|
||||
|
||||
public function ApplyChanges()
|
||||
|
||||
Reference in New Issue
Block a user