view web/test.py @ 351:2aed800aa2e9

merge
author Matt Johnston <matt@ucc.asn.au>
date Sat, 23 Jun 2012 23:37:36 +0800
parents 1e22eaf93620
children ca08442635ca
line wrap: on
line source

#!/usr/bin/env python
import log
import time

log.sensor_update("test1", [22,22,22.1,22.4,22.5], time.time() - 10, 300)