no message

This commit is contained in:
2026-05-26 11:29:08 +02:00
parent ab8bc711f6
commit f26c6886c6
+7
View File
@@ -42,6 +42,8 @@ class MQTTBatterySDL extends IPSModule
{
parent::ApplyChanges();
$this->SetReceiveDataFilter('.*');
$this->SetStatus(IS_ACTIVE);
}
@@ -325,6 +327,11 @@ class MQTTBatterySDL extends IPSModule
return $json;
}
public function ReceiveData($JSONString)
{
IPS_LogMessage('MQTTBatterySDL', $JSONString);
}
private function IsValidVariable(int $id)
{
return (