comparison web/test.py @ 29:048143905092

work on web interface
author Matt Johnston <matt@ucc.asn.au>
date Tue, 12 Jun 2012 23:27:53 +0800
parents
children ca08442635ca
comparison
equal deleted inserted replaced
28:e3e0ed7758f9 29:048143905092
1 #!/usr/bin/env python
2 import log
3 import time
4
5 log.sensor_update("test1", [22,22,22.1,22.4,22.5], time.time() - 10, 300)