From b02b461c2a6b94fa9b27d26bfa4918f39769363c Mon Sep 17 00:00:00 2001 From: rcoh Date: Sun, 2 Jan 2011 10:23:48 -0500 Subject: Changed default mode of xml merging to merge instead of replace. Added some syntactic sugar in xml file -- attributes on Class-Level items will be automatically added to their args dict. This is designed for easy specification of Id etc. when you are Inheriting from another class. --- renderers/SixStripUDP.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 renderers/SixStripUDP.xml (limited to 'renderers/SixStripUDP.xml') diff --git a/renderers/SixStripUDP.xml b/renderers/SixStripUDP.xml new file mode 100644 index 0000000..f3c9e75 --- /dev/null +++ b/renderers/SixStripUDP.xml @@ -0,0 +1,18 @@ + + renderers.IndoorRenderer + + indoorRenderer + + 10.31.255.233 + {'strip1':1, 'strip2':2} + + + 10.32.97.17 + {'strip3':1, 'strip4':2} + + + 10.32.96.211 + {'strip5':1, 'strip6':2} + + + -- cgit v1.2.3