From b042647b68abdc82490ca6e059993b8eba28904c Mon Sep 17 00:00:00 2001 From: Russell Cohen Date: Wed, 24 Nov 2010 01:09:12 -0500 Subject: Refactoring complete! Made modules/packages as appropriate. Finally. --- config/LightInstallationConfig.xml | 94 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 config/LightInstallationConfig.xml (limited to 'config/LightInstallationConfig.xml') diff --git a/config/LightInstallationConfig.xml b/config/LightInstallationConfig.xml new file mode 100644 index 0000000..a5f4a08 --- /dev/null +++ b/config/LightInstallationConfig.xml @@ -0,0 +1,94 @@ + + + + + + layouts.ZigzagLayout + + strip1 + 25 + X + -1 + 12 + 12 + 50 + (10,10) + + + + layouts.ZigzagLayout + + strip2 + 25 + X + 1 + 12 + 12 + 50 + (10,30) + + + + + + renderers.PygameRenderer + + (1300,50) + + + + renderers.IndoorRenderer + + + 10.1.218.72 + {'strip1':1, 'strip2':2} + + + + + + + inputs.PygameInput + + pygame + 100 + + + + inputs.UDPInput + + UDP + 6038 + 100 + + + + + + behaviors.EchoBehavior + + echo + 0 + + pygame + + + + + behaviors.DebugBehavior + + debug + 0 + + UDP + + + + + -- cgit v1.2.3