no message

This commit is contained in:
2025-06-24 13:55:14 +02:00
parent 4062e76491
commit 7afab2d813
2 changed files with 40 additions and 454 deletions

View File

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