]> patthoyts.tk Git - spd/sensor-hub.git/log
spd/sensor-hub.git
10 years agoAdded update to sensordata script to add new values to the database.
Pat Thoyts [Mon, 9 May 2016 10:52:50 +0000 (11:52 +0100)]
Added update to sensordata script to add new values to the database.

Fix the official mongodb collection name as well.

10 years agoSwitch to using mongodb for the database backend.
Pat Thoyts [Fri, 22 Apr 2016 00:50:47 +0000 (01:50 +0100)]
Switch to using mongodb for the database backend.

Implemented recent, since, hosts, sensors and JSON download using mongo.

10 years agoInitial version working from a reduced text log file.
Pat Thoyts [Thu, 21 Apr 2016 09:54:36 +0000 (10:54 +0100)]
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>
10 years agoRead and log sensor output from the Arduino sensor hub device.
Pat Thoyts [Thu, 14 Apr 2016 13:30:03 +0000 (14:30 +0100)]
Read and log sensor output from the Arduino sensor hub device.