view web/test.py @ 49:206294a354a7

update values one at a time, ignore failure
author Matt Johnston <matt@ucc.asn.au>
date Sun, 24 Jun 2012 10:37:38 +0800
parents 048143905092
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)