Commit graph

7 commits

Author SHA1 Message Date
Daniel Collin
fa719a8b18 Resolved bug where external sensors data were deleted
Former-commit-id: 64ef329e3f1924629fe760cc3df8f324f67c04a9
2016-01-18 15:07:05 +01:00
Daniel Collin
41d704ad73 refactor and bug fix
- Introduced sensor type specific aggregation logic in DataAggregationDeamon (sum/avg)
- Renamed TimeConstants class to TimeUtility.
- DataAggregationDeamon::getTimestampPeriodStart did not calculate days correctly.
- Moved getTimestampPeriodStart to TimeUtility class.


Former-commit-id: c3db0dba990f1091b249fcdd4b5c3e78999cd456
2015-12-14 13:14:44 +01:00
Daniel Collin
400c8ec2a4 Added a hacked sqlite lib for Raspberry Pi (armhf)
Former-commit-id: 167b9272e4d6873170071f5646b836cc6d2b0c3b
2015-12-10 09:11:16 +01:00
Daniel Collin
0954e9c0c5 Preventing SQL-injection with PreparedStatement
Former-commit-id: 9954c913f528fa40be32b328b3ea1dad8ece8888
2015-12-08 17:12:36 +01:00
Daniel Collin
46728b4768 added null points in charts
Former-commit-id: 5d9a57b107ed55133634aa7549b57efe30ba5e2e
2015-12-07 17:59:01 +01:00
Daniel Collin
4c05900dfc adding ant build script
Former-commit-id: 47153bf95c1f09c1119a11c95f1188d8beca0113
2015-12-04 12:18:45 +01:00
dcollin
adf49efc9a Added 5 min agrigator daemon
Former-commit-id: 5c8aa100b93911cee525a31ed090906752b2b3c6
2015-12-03 20:27:34 +01:00