--- a/LPCSVGHMI.py Tue Jun 24 16:22:48 2025 +0200
+++ b/LPCSVGHMI.py Thu Jun 26 11:19:20 2025 +0200
@@ -16,6 +16,7 @@
<xsd:attribute name="OnStop" type="xsd:string" use="optional" default="{LPCBrowserStop}"/>
<xsd:attribute name="Portrait" type="xsd:boolean" use="optional" default="false"/>
<xsd:attribute name="Rotate180" type="xsd:boolean" use="optional" default="false"/>
+ <xsd:attribute name="SuppressBrowserOutput" type="xsd:boolean" use="optional" default="true"/> <xsd:attribute name="EnableWatchdog" type="xsd:boolean" use="optional" default="true"/>
<xsd:attribute name="OnWatchdog" type="xsd:string" use="optional" default="{LPCBrowserRestart}"/>
<xsd:attribute name="WatchdogInitial" use="optional" default="30">