diff bin/captureDevice @ 1830:8e0e5b3db301

redo collector client to use HTTP Ignore-this: b1ae4f45bfe31d8ba58d13c68e9f6a87
author drewp@bigasterisk.com
date Sat, 09 Jun 2018 17:56:43 +0000
parents 6fa4288da8a6
children 7772cc48e016
line wrap: on
line diff
--- a/bin/captureDevice	Sat Jun 09 17:55:54 2018 +0000
+++ b/bin/captureDevice	Sat Jun 09 17:56:43 2018 +0000
@@ -21,7 +21,7 @@
 from light9.paint.capture import writeCaptureDescription
 from light9.greplin_cyclone import StatsForCyclone
 from light9.effect.settings import DeviceSettings
-from light9.effect.sequencer import sendToCollector
+from light9.collector.collector_client import sendToCollector
 from rdfdb.patch import Patch
 
 stats = scales.collection('/webServer', scales.PmfStat('setAttr'))