Example #1
0
#!/usr/bin/env python
Example #2
0
 def __init__(self, ts):
     self.sensor = Sensor.Connection()
     self.time_span = ts * 3600
Example #3
0
#!/usr/bin/env python