No description
Find a file
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
arduino Updated Tellstick drivers and Switched from System.ou.print to Logger 2015-11-20 21:29:55 +01:00
external Updated Tellstick drivers and Switched from System.ou.print to Logger 2015-11-20 21:29:55 +01:00
lib removed old sqlite lib 2015-12-10 20:39:11 +01:00
resource Compacted libs and made the code Java 7 compliant 2015-12-07 17:17:07 +01:00
src/se/koc/hal refactor and bug fix 2015-12-14 13:14:44 +01:00
test/se/koc/hal refactor and bug fix 2015-12-14 13:14:44 +01:00
web-resource create modify delete external users are working on the web 2015-12-12 01:34:55 +01:00
.classpath refactor and bug fix 2015-12-14 13:14:44 +01:00
.gitignore DB upgrade implemented 2015-12-08 22:25:14 +01:00
.project Added 5 min agrigator daemon 2015-12-03 20:27:34 +01:00
build.xml bug fixes 2015-12-11 23:19:17 +01:00
hal-default.db External sensors are editable from web 2015-12-12 00:27:23 +01:00
hal.conf Added conf file for configuring server ports 2015-12-07 21:20:47 +01:00
Hal.iml Updated Tellstick drivers and Switched from System.ou.print to Logger 2015-11-20 21:29:55 +01:00