Script execution
This commit is contained in:
@@ -38,7 +38,6 @@ def _get_device(d):
|
||||
_stream = Stream("corr_stream", dispatcher)
|
||||
instances.append(_stream)
|
||||
_stream.addScalar(d, d, int(interval*100), 0)
|
||||
d = Channel(d)
|
||||
else:
|
||||
d = Channel(d)
|
||||
instances.append(d)
|
||||
|
||||
Reference in New Issue
Block a user