tests/svghmi/svghmi_0@svghmi/confnode.xml
author Edouard Tisserant <edouard.tisserant@gmail.com>
Mon, 05 Jul 2021 10:51:02 +0200
branchsvghmi
changeset 3269 5d174cdf4d98
parent 3083 45f044cf845b
child 3409 440183be80a2
permissions -rw-r--r--
SVGHMI: More configuration parameters : network interface, TCP port, URL path and watchdog enabling.
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     1
<?xml version='1.0' encoding='utf-8'?>
3269
5d174cdf4d98 SVGHMI: More configuration parameters : network interface, TCP port, URL path and watchdog enabling.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 3083
diff changeset
     2
<SVGHMI xmlns:xsd="http://www.w3.org/2001/XMLSchema" OnWatchdog="echo Watchdog for {name} !" WatchdogInitial="10" WatchdogInterval="5" EnableWatchdog="true" Path="{name}"/>