Mercurial > code > home > repos > light9
diff bin/collector @ 1605:64c1bcff604e
dummyoutput for collector
Ignore-this: 76040039af77a9c73c655278584ea376
author | drewp@bigasterisk.com |
---|---|
date | Mon, 05 Jun 2017 04:36:43 +0000 |
parents | 7d5d6e7bc526 |
children | 2adbc27f77d3 |
line wrap: on
line diff
--- a/bin/collector Sun Jun 04 22:51:14 2017 +0000 +++ b/bin/collector Mon Jun 05 04:36:43 2017 +0000 @@ -21,7 +21,7 @@ from run_local import log from lib.cycloneerr import PrettyErrorHandler -from light9.collector.output import EnttecDmx, Udmx +from light9.collector.output import EnttecDmx, Udmx, DummyOutput from light9.collector.collector import Collector from light9.namespaces import L9 from light9 import networking