Merge two different heads svghmi
authorusveticic
Wed, 30 Sep 2020 12:31:59 +0200
branchsvghmi
changeset 3061 6dc33dae4074
parent 3060 4d20b92282e3 (diff)
parent 3059 e0db3f6a5f39 (current diff)
child 3062 9ec338a99a18
Merge two different heads
--- a/svghmi/hmi_tree.ysl2	Thu Sep 24 11:52:40 2020 +0200
+++ b/svghmi/hmi_tree.ysl2	Wed Sep 30 12:31:59 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" {