Commit graph

22 commits

Author SHA1 Message Date
Daniel Collin
77a2b9ccb4 Renamed Timeutility class to UTCTimeUtility
Added TimePeriod class for high level reprensentation of a period of time
2016-02-18 14:53:46 +01:00
Daniel Collin
8ca169a2ab Cpaitalized enum values + bug fix in the aggregation deamon 2016-02-17 13:49:00 +01:00
cf646bb340 Fixed TC and initial implementation of Nexa group transmissions. issue 12 2016-02-15 16:45:51 +01:00
Daniel Collin
20c1f7df50 Major rework of TimeUtility and all funcionallity using it.
+ "Raw" data in the Power;Challenge page is now estimated to the "real" value.
+ Eclipse classpath cleanup
2016-02-12 15:26:06 +01:00
Daniel Collin
1182878809 Resolved issue where the aggregated weeks do not start at the correct point in time.
Former-commit-id: 278186f35cef87a3e4ca46ecf816d01338f6b104
2016-02-09 15:32:08 +01:00
eceafa762c Tellstic event bugfix. issue 15
Former-commit-id: eed3e3bacbb7adfb27f31f4f1c3a47f1b6e884fd
2016-01-25 20:53:19 +01:00
cc6da8fccf Rename HalEvent and HalSensor to HalEventData and HalSensorData
Former-commit-id: 2dac97a3080245639b43d290aa4e94127cb1bdd4
2016-01-15 10:42:16 +01:00
5b2dffeb43 Removed "koc" from package names
Former-commit-id: 93e426a87e8a82a83783d68cf7a814c88df375aa
2016-01-11 17:48:02 +01:00
060f784611 Some refactoring for better testing
Former-commit-id: 159d14c7ee81ea75ef9bade2d48c67a056ea4c42
2016-01-05 00:42:25 +01:00
d117e344c2 Implemented reporting and storing of raw data
Former-commit-id: db8352f02b4a703698c69618a8af6036d78f5b1d
2016-01-04 22:50:26 +01:00
588ac41956 Massive refactoring, new Sensor/Event class structure, controller instantiation disabled as it needs some more work
Former-commit-id: 0d2c15d63ea44c45c018fec59877a374122dacd4
2015-12-23 01:17:30 +01:00
405d7ebf02 Bug fix, Optimized imports, Changed Timer to ExecutorService
Former-commit-id: b23ccf25f1f121589bd8887dbe833b95db4d2b24
2015-12-18 17:20:33 +01:00
Daniel Collin
5036ec90e9 Using UTC instead of LOCAL time.
Former-commit-id: 21831d97d7f616313e0e90bf8ae69e04dea57685
2015-12-18 10:00:27 +01:00
70f9bb1681 Refactoring, moved some files and renamed some classes
Former-commit-id: bdba0e95af5560f5e72cf0e45bed257ca29dc4a2
2015-12-15 21:44:42 +01:00
Daniel Collin
9802c08270 refactor TimeUtility class to make it testable
+ added a test class for TimeUtility


Former-commit-id: 54d9cf2bf8da37bb723dd5defebbfd3057fef214
2015-12-14 16:14:40 +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
Ziver Koc
c99cedb2ad Some bug fixes
Former-commit-id: d282235d58ecb970ef1a7190ccaa592f097e1499
2015-12-04 10:33:22 +01:00
Ziver Koc
958f36dc7e updated DB
Former-commit-id: 54aafb0b05b5f3e88505351fb6f135af4d1a251f
2015-12-03 16:09:18 +01:00
Ziver Koc
aa656cdc05 Updated Tellstick drivers and Switched from System.ou.print to Logger
Former-commit-id: 62d5bf468e366ecf4056602de469c151311c9a12
2015-11-20 21:29:55 +01:00
Ziver Koc
2df55ef214 Added Oregon protocoll
Former-commit-id: ad6e4110a0338bdc1190f593cb3bd1c64ac4965c
2015-11-19 01:27:18 +01:00
53da641909 Added voice control
Former-commit-id: 6f69079bf44f0d8f9ae40de6b0f1638d103464c2
2015-05-13 21:14:10 +00:00
12f2c3eeee Initial commit 2015-03-26 21:22:26 +00:00