tests/projects/svghmi_v2/svghmi_0@svghmi/confnode.xml
author Edouard Tisserant
Tue, 02 Aug 2022 11:53:37 +0200
changeset 3578 d74eb1be6abe
parent 3416 53c66c4aefa3
permissions -rw-r--r--
Runtime: Fix PLC python thread crash in case of exception in PostStart customization hook.
3016
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
     1
<?xml version='1.0' encoding='utf-8'?>
085a678715d0 Beremiz test project with newly created widgets.
usveticic
parents:
diff changeset
     2
<SVGHMI xmlns:xsd="http://www.w3.org/2001/XMLSchema" OnWatchdog="echo Watchdog for {name} !" OnStart="xdg-open http://127.0.0.1:{port}/{name}" OnStop="echo Closing {name}" WatchdogInitial="10" WatchdogInterval="5"/>