No description
Find a file
Daniel Collin ea5c991824 Optimized data aggregation.
- All aggregation use only the raw data as input.
- Only produce aggregated data that will show in a chart (less work after clearing the sensor_data_aggr table).
- Adding version handling of data aggregation to secure that the peer has up to date data.
- New db version: 6 - Adding sensor.aggr_version(int, default=1), will clear sensor_data_aggr for local sensors


Former-commit-id: cbf5a890a5058791b443e975048db13f6ac4c9fe
2016-02-02 14:26:16 +01:00
arduino Initial structure for HalMultiSensor 2016-02-01 17:53:36 +01:00
external Implemented HalSensorController and HalSensorData RPiPowerConsumptionSensor 2016-01-19 13:53:54 +01:00
lib Implemented HalSensorController and HalSensorData RPiPowerConsumptionSensor 2016-01-19 13:53:54 +01:00
resource Compacted libs and made the code Java 7 compliant 2015-12-07 17:17:07 +01:00
src/se/hal Optimized data aggregation. 2016-02-02 14:26:16 +01:00
test/se/hal Tellstic event bugfix. issue 15 2016-01-25 20:53:19 +01:00
web-resource Small changes to detail pages and change tellstick plugin to write in UTF-8 2016-01-25 16:20:16 +01:00
.classpath Optimized data aggregation. 2016-02-02 14:26:16 +01:00
.gitignore Removed hal.conf as it is server specific 2016-01-05 02:14:52 +01:00
.gitmodules Adding NexaTellstick code and NexaControl library (as git submodule) 2016-01-19 15:19:55 +01:00
.project Added 5 min agrigator daemon 2015-12-03 20:27:34 +01:00
build.xml Optimized data aggregation. 2016-02-02 14:26:16 +01:00
hal-default.db Optimized data aggregation. 2016-02-02 14:26:16 +01:00
hal.conf.example Implemented peer information syncing. 2016-01-06 23:20:28 +01:00
Hal.iml Zutil correction fix 2016-01-15 10:52:21 +01:00
run.sh Removed "koc" from package names 2016-01-11 17:48:02 +01:00