Initial version working from a reduced text log file.
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 21 Apr 2016 09:54:36 +0000 (10:54 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 21 Apr 2016 09:54:36 +0000 (10:54 +0100)
commit87c12dbcdc53dad502aa083cc53d6d0d85533321
treef6356d61cd25915634155600927c15a4986af285
parent5494cfe1b6102e06dd72b311833136efb7561249
Initial version working from a reduced text log file.

The default log has values for every second, reduced to every 10 minutes.
The lab-monitor data is 1 each minute.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
.gitignore [new file with mode: 0644]
importlog.py [new file with mode: 0755]
reduce.sh [new file with mode: 0644]
sensor-hub.config.sample [new file with mode: 0644]
sensor-hub.wsgi [new file with mode: 0755]
sensordata.py [new file with mode: 0644]
static/ajax-loader.gif [new file with mode: 0644]
static/sensor-hub.html [new file with mode: 0644]