author | Edouard Tisserant |
Wed, 15 Jan 2020 11:13:39 +0100 | |
branch | svghmi |
changeset 2828 | be947a338760 |
parent 2824 | 074f43e6e114 |
child 2831 | 6c9cfdbe94dc |
permissions | -rw-r--r-- |
2750 | 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}"/> |