SVGHMI: Documentation fix svghmi
authorEdouard Tisserant
Thu, 24 Sep 2020 15:42:40 +0200
branchsvghmi
changeset 3060 4d20b92282e3
parent 3058 6ea4b7e1a9ed
child 3061 6dc33dae4074
SVGHMI: Documentation fix
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" {