Commit graph

29 commits

Author SHA1 Message Date
89c65fb61f Added TC for ControllerManager class. issue 28 2017-01-03 16:29:19 +01:00
9e59b53546 fixed package name misspelling 2016-11-29 20:14:45 +01:00
ffe721ab97 tc updates 2016-10-02 21:29:50 +02:00
1a6025de6d Fixed junit test for nexa 2016-08-30 11:10:16 +02:00
c0e2fccce5 Added NexaDimmer and Cmd classes to simplify sending tellstick commands 2016-08-29 17:04:20 +02:00
95240dd392 Added data class getter in device config so that we can load generic device data 2016-08-22 16:58:38 +02:00
253e359483 Added Tellstic sensor test 2016-08-19 16:25:18 +02:00
b405c12293 more bugfixes 2016-08-19 16:09:11 +02:00
d692c30bd9 Refactored remaining code (RPi Plugin) 2016-08-19 15:55:00 +02:00
3a8bb12bab Fixed test cases 2016-08-18 16:43:05 +02:00
a9b8799f21 Finnished major refactoring of Telstick plugin 2016-08-18 16:27:57 +02:00
3bdb4ea043 Some progress 2016-08-17 16:45:02 +02:00
52afc53660 Initial refactoring of device structure 2016-08-17 15:46:10 +02:00
21ab281ec6 Added Junit test for Tellstick Controller and reverted equals(Hal...) as it was causing unforeseen issues. 2016-08-15 17:36:46 +02:00
15555ea7eb Arduino: separated interrupt callbacks
Java: fixed TC
2016-05-26 16:35:22 +02:00
7109abeea2 Some robustness fixes and:
- Fixed Nexa send command
- Added UPS plugin for power consumption
- Added Autostartable Controller interface
2016-05-25 14:27:11 +02:00
5f0800897c Some small updates 2016-05-18 17:06:34 +02:00
467b58d7ca Converting to BinaryStructs (Incomplete) 2016-05-13 17:04:13 +02:00
a43c2e35ee Fixed failing TC 2016-03-04 18:51:05 +01:00
5c83a672dc Zutil updates 2016-03-04 17:56:10 +01:00
Daniel Collin
776f09899d SensorDataAggreagtionDeamon fix+updates:
Added test code.
Updated some taces.
Resolved issue where the aggreagation deamon missed to aggregate the latest complete period.
2016-02-18 14:53:46 +01:00
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