no message

This commit is contained in:
2025-06-24 14:18:38 +02:00
parent 068887f3a8
commit 9a24283330

View File

@@ -13,7 +13,7 @@ class PV_Visu extends IPSModule
$this->RegisterPropertyInteger('VarFeedIn', 0);
$this->RegisterPropertyInteger('VarGrid', 0);
// HTML-SDK Tile aktivieren
$this->SetVisualizationType(3);
$this->SetVisualizationType(1);
}