tests/svghmi/svghmi_0@svghmi/confnode.xml
author Edouard Tisserant
Wed, 06 Oct 2021 10:45:06 +0200
changeset 3333 dd49e4055a10
parent 3269 5d174cdf4d98
child 3409 440183be80a2
permissions -rw-r--r--
Fixed two exceptions happening when interacting with viewer(s) in debug mode, when debug data is still not initialized.
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}"/>