tests/svghmi/svghmi_0@svghmi/confnode.xml
branchsvghmi
changeset 3269 5d174cdf4d98
parent 3083 45f044cf845b
child 3409 440183be80a2
equal deleted inserted replaced
3268:d22782b9591f 3269:5d174cdf4d98
     1 <?xml version='1.0' encoding='utf-8'?>
     1 <?xml version='1.0' encoding='utf-8'?>
     2 <SVGHMI xmlns:xsd="http://www.w3.org/2001/XMLSchema" OnWatchdog="echo Watchdog for {name} !" OnStart="chromium http://127.0.0.1:{port}/{name}" OnStop="echo Closing {name}" WatchdogInitial="10" WatchdogInterval="5"/>
     2 <SVGHMI xmlns:xsd="http://www.w3.org/2001/XMLSchema" OnWatchdog="echo Watchdog for {name} !" WatchdogInitial="10" WatchdogInterval="5" EnableWatchdog="true" Path="{name}"/>