no message

This commit is contained in:
2025-06-18 11:12:41 +02:00
parent b65a4e644f
commit fa74b03125

View File

@@ -14,6 +14,11 @@ class Belevo_Pv_Visu_1 extends IPSModule
$this->SetVisualizationType(3);
}
public function ApplyChanges()
{
parent::ApplyChanges();
}
/**
* Wird aufgerufen, wenn IPS das statische form.json nicht findet
* (hier leer, denn wir nutzen form.json im Root)