tests/svghmi/svghmi_0@svghmi/confnode.xml
author Edouard Tisserant <edouard.tisserant@gmail.com>
Mon, 13 Jan 2020 15:15:01 +0100
branchsvghmi
changeset 2824 074f43e6e114
parent 2823 d631f8671c75
child 2831 6c9cfdbe94dc
permissions -rw-r--r--
SVGHMI : Added python fomating {port} and {name} to commands so that command can build target URL
2750
2694170cd88e intermediate commit, work in progress
Edouard Tisserant
parents:
diff changeset
     1
<?xml version='1.0' encoding='utf-8'?>
2824
074f43e6e114 SVGHMI : Added python fomating {port} and {name} to commands so that command can build target URL
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 2823
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}"/>