beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: Documentation fix
svghmi
2020-09-24, Edouard Tisserant
4d20b92282e3
Parents
6ea4b7e1a9ed
Children
6dc33dae4074
SVGHMI: Documentation fix
1 files changed, 3 insertions(+), 2 deletions(-)
+3
-2
svghmi/hmi_tree.ysl2
--- a/svghmi/hmi_tree.ysl2 Thu Sep 17 11:30:22 2020 +0200
+++ b/svghmi/hmi_tree.ysl2 Thu Sep 24 15:42:40 2020 +0200
@@ -73,8 +73,9 @@
// widget type="WidgetType" id="blah456" {
// arg value="param1";
// arg value="param2";
-// path value="path1" index="345";
-// path value="path2";
+// path value=".path1" index=".path1" type="PAGE_LOCAL";
+// path value="/path1" index="348" type="HMI_INT";
+// path value="path4" index="path4" type="HMI_LOCAL";
// }
//
template "*", mode="parselabel" {