Commit graph

  • 84820151f0 Updated license for test Ziver Koc 2016-02-10 14:23:14 +01:00
  • 67f0c66545 Added more detail to dns message class Ziver Koc 2016-02-10 14:22:40 +01:00
  • 22dbc6e7ae Removed unnecessary files Ziver Koc 2016-02-09 16:17:14 +01:00
  • 54ea6d3c01 Resolving bug when calculating the start of an UTC week Daniel Collin 2016-02-09 16:14:39 +01:00
  • 5a90e67222 Removed sphinx jar internal model files Ziver Koc 2016-02-09 16:00:06 +01:00
  • 0340538d71 Bug fix: ant target clear-aggr-data-from-db had an SQL syntax error Daniel Collin 2016-02-09 15:37:42 +01:00
  • 1182878809 Resolved issue where the aggregated weeks do not start at the correct point in time. Daniel Collin 2016-02-09 15:32:08 +01:00
  • bd05478750 Removed some files Ziver Koc 2016-02-09 14:16:46 +01:00
  • 600da77d5c Added DNS classes Ziver Koc 2016-02-09 14:12:48 +01:00
  • 2e87aec3b4 Updated license Ziver Koc 2016-02-09 13:12:44 +01:00
  • 14608d80eb Adding week aggregation with no age limit + small big fix where charts did cast all floating data points to int. Daniel Collin 2016-02-09 12:43:28 +01:00
  • 5352f876e9 If no database file is found during starup a new database will be created and upgraded to lastest version. Daniel Collin 2016-02-05 15:48:42 +01:00
  • bc3c7edbc1 Resolved crash when there is no hal.db file present during upstart Daniel Collin 2016-02-05 10:14:25 +01:00
  • 588507621a some arduino refactoring Ziver Koc 2016-02-04 17:19:21 +01:00
  • bbb9996d56 Added deletion of owned sensors when deleting a user and updated some traces. issue 17 Ziver Koc 2016-02-04 13:55:21 +01:00
  • afca115553 small refactoring Ziver Koc 2016-02-04 13:24:38 +01:00
  • 68707cbb35 bugfix for registring new and deregistring events and sensors. issue 20 Ziver Koc 2016-02-03 17:32:02 +01:00
  • 7a8fd75ea0 bugfix Ziver Koc 2016-02-03 17:09:31 +01:00
  • 946511aaab updated logging Ziver Koc 2016-02-03 17:10:20 +01:00
  • 3419ba8864 Updated LogUtil and added example properties file Ziver Koc 2016-02-03 17:03:19 +01:00
  • 5fdb307f85 Suppressed logging for zutil.db.bean to log level INFO Daniel Collin 2016-02-03 11:59:42 +01:00
  • 1e0caa491e small logging changes Ziver Koc 2016-02-03 11:12:11 +01:00
  • 9ad207460b Resoving issue where stack traces do not contain the source line Daniel Collin 2016-02-03 10:13:39 +01:00
  • 63f191db4c some refactoring and bugfixes Ziver Koc 2016-02-02 17:06:06 +01:00
  • d36370b212 Bug fix + incremented the sync deamon protocol version Daniel Collin 2016-02-02 15:43:17 +01:00
  • 84fba20500 Bug fix. Daniel Collin 2016-02-02 14:33:02 +01:00
  • 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 Daniel Collin 2016-02-02 14:21:56 +01:00
  • 4d31e66ebd bug fix, fixed reverse order in BinaryStruct parsing Ziver Koc 2016-02-02 09:38:08 +01:00
  • a6f8cf872a Initial structure for HalMultiSensor Ziver Koc 2016-02-01 17:52:17 +01:00
  • 644c5ab6ea Added more testcases Ziver Koc 2016-02-01 17:52:41 +01:00
  • 70b1608dd8 Bug fix for the archtech protocol. Daniel Collin 2016-01-31 22:14:08 +01:00
  • b7bedc94cd Basic implementation of Binary struct parsing Ziver Koc 2016-01-31 15:13:07 +01:00
  • efadc097ce ArduinoTellstick bug fixes. now the nexa part is working Daniel Collin 2016-01-31 09:47:59 +01:00
  • 41ebf9ac30 Bug fixes for Raspberry sensors Daniel Collin 2016-01-30 22:24:46 +01:00
  • 279c5deeb0 disabled GBC for DBBean Ziver Koc 2016-01-29 14:43:51 +01:00
  • da54bc8db5 fixed disabling of gbc for DBBean Ziver Koc 2016-01-29 14:43:34 +01:00
  • d08bf8107f added traces for enabling disabling gbc Ziver Koc 2016-01-29 14:36:43 +01:00
  • 2169ee4de5 Bug fix. The Raspberry plugin did not have an empty constructor Daniel Collin 2016-01-29 14:13:45 +01:00
  • 1c23a7c360 Added oregon v2.1 support to ArduinoTellstick along with some code cleanup Daniel Collin 2016-01-29 10:52:10 +01:00
  • 9108a4de20 Improved DBBean logging, needs some more work Ziver Koc 2016-01-29 12:59:37 +01:00
  • 3f12f5cc45 changed name of function to turn of GBC in DBBean and some refactoring in the GBC Ziver Koc 2016-01-29 11:12:07 +01:00
  • c2d03347ca small refactoring Ziver Koc 2016-01-29 11:11:09 +01:00
  • 51b549528c bug fix where aggr was crashing when no user whas assigned to a sensor Ziver Koc 2016-01-29 09:41:14 +01:00
  • 3e9d255532 Better exception logging Ziver Koc 2016-01-29 09:25:21 +01:00
  • 7466e02fd9 Initial implementation of binary struct Ziver Koc 2016-01-28 17:34:51 +01:00
  • 2f934e6b43 nexa bug fix Ziver Koc 2016-01-25 21:33:57 +01:00
  • eceafa762c Tellstic event bugfix. issue 15 Ziver Koc 2016-01-25 20:53:19 +01:00
  • ff9709b6d2 Small changes to detail pages and change tellstick plugin to write in UTF-8 Ziver Koc 2016-01-25 16:20:16 +01:00
  • b1464d9508 Small improvement to timestamp Ziver Koc 2016-01-25 09:54:57 +01:00
  • 95e6a2fbcf Added support for short,long,float,double to Templator Ziver Koc 2016-01-25 09:53:00 +01:00
  • ed3babdc56 Added relative timestamps. issue 14 Ziver Koc 2016-01-24 17:40:01 +01:00
  • fc41b60386 Added relative timestamps Ziver Koc 2016-01-24 17:37:32 +01:00
  • 73ac1f8208 bug fix where pre and post conf actions where reversed Ziver Koc 2016-01-23 01:22:13 +01:00
  • aefb0054a0 Sorted overviw raw data display Ziver Koc 2016-01-22 21:18:07 +01:00
  • 5a4107f60f Fixed config page bugs Ziver Koc 2016-01-22 20:48:29 +01:00
  • 09d59635c3 detected device bug fix Ziver Koc 2016-01-22 20:28:05 +01:00
  • 3343ad83db Some gui bug fixes Ziver Koc 2016-01-22 20:07:49 +01:00
  • 86e041945c Added graph to sensor detail page. Also added missed morris.css file . issue 7 Ziver Koc 2016-01-22 19:34:55 +01:00
  • 9961c423a3 Added graph to sensor detail page. Also added missed morris.css file . issue 7 Ziver Koc 2016-01-22 19:34:55 +01:00
  • 25693209b5 Refactored aggregate data retrieval Ziver Koc 2016-01-22 17:53:40 +01:00
  • 113bbdbfb8 Added Sensor overview page. issue 7 Ziver Koc 2016-01-22 17:32:26 +01:00
  • e269faec13 Implemented a clone of the Tellstick Duo firmware that will wotrk on a Arduino. So far only supports the Archtech Self Learning protocol. Daniel Collin 2016-01-22 17:49:25 +01:00
  • 3c5da7baaf Updated to a newer version of NexaControl with some new bug fixes Daniel Collin 2016-01-22 17:41:46 +01:00
  • 28d8b76162 Bug fix in NexaTellstick issue 8 Daniel Collin 2016-01-22 17:26:44 +01:00
  • 5175629464 Some visual updates in overview page. issue 5 Ziver Koc 2016-01-22 16:38:17 +01:00
  • da24ffb822 Events can now be changed in overview page. issue 5 Ziver Koc 2016-01-22 15:46:09 +01:00
  • 87913dfd28 Added Event overview page. issue 5 Ziver Koc 2016-01-22 10:52:28 +01:00
  • 4602d0bfc7 added fading to alerts. issue 9 Ziver Koc 2016-01-21 11:14:06 +01:00
  • afcad4b31f Alerts are now dismissible. [issue 3] Ziver Koc 2016-01-21 10:32:01 +01:00
  • 86bf95d417 Implementation of gui alerts (not dissmissable yet). issue 9 Ziver Koc 2016-01-20 17:05:18 +01:00
  • efa9e0b264 removed test file Ziver Koc 2016-01-20 15:38:34 +01:00
  • fb9bb5d529 bugs.koc.se test 2. issue 3 Ziver Koc 2016-01-20 15:35:48 +01:00
  • ea9dbdeeaf bugs.koc.se test. issue 3 Ziver Koc 2016-01-20 15:31:54 +01:00
  • a45482b92e ControllerManager has now a limbo state for Events and Sensors where they are put during their reconfiguration. Fixing issue 3 Ziver Koc 2016-01-20 13:25:20 +01:00
  • df7d99ef8b Added pre configuration listener to Configurator Ziver Koc 2016-01-20 13:19:07 +01:00
  • 7cf45ff232 Adding NexaTellstick code and NexaControl library (as git submodule) Daniel Collin 2016-01-19 15:19:55 +01:00
  • e9d32dcc30 Implemented HalSensorController and HalSensorData RPiPowerConsumptionSensor + Added RPiTemperatureSensor + Updated pi4j-1.0 to pi4j-1.1-SNAPSHOT that includes support for 1-Wire communication and various sensors. Daniel Collin 2016-01-19 13:51:58 +01:00
  • de32d050af fixed log issue Ziver Koc 2016-01-18 17:12:49 +01:00
  • 3884634590 added flush to sync daemons Ziver Koc 2016-01-18 17:12:32 +01:00
  • 1f7090200a Removed hard coded users in PCOverview Ziver Koc 2016-01-18 16:54:10 +01:00
  • 440cc1ec62 Added protocol version check Ziver Koc 2016-01-18 16:43:03 +01:00
  • 9f9d0e73ee Renamed getAllUsers to getUsers Ziver Koc 2016-01-18 15:30:29 +01:00
  • fa719a8b18 Resolved bug where external sensors data were deleted Daniel Collin 2016-01-18 15:06:24 +01:00
  • 9ee2a788ce Resolved bug where the web charts do not have any gaps when more than one sensor is printed. Daniel Collin 2016-01-18 15:03:39 +01:00
  • 42064e5209 Configuration of Events and Sensors are working with dynamic forms Ziver Koc 2016-01-18 13:09:28 +01:00
  • f8b9a86d65 Bug fixes, Configurable is only looking for public fields Ziver Koc 2016-01-15 17:06:44 +01:00
  • 02e15810ec Device data object are configurable from web but is not visualized correctly Ziver Koc 2016-01-15 17:04:53 +01:00
  • 1e4bc587bc some improvements Ziver Koc 2016-01-15 14:00:41 +01:00
  • 6e6cae0427 sync bug fix Ziver Koc 2016-01-15 13:43:30 +01:00
  • 8b42e5bbc9 more bug fixes Ziver Koc 2016-01-15 13:18:09 +01:00
  • 1e97a4705e more bug fixes Ziver Koc 2016-01-15 11:07:57 +01:00
  • c667b56ae4 Bug fix Ziver Koc 2016-01-15 11:02:21 +01:00
  • c49650eaff Bug fix Ziver Koc 2016-01-15 10:59:50 +01:00
  • 656bc41226 Loggin improvement in the PRi sensor Daniel Collin 2016-01-15 10:52:35 +01:00
  • fdc8c8caf5 Fixed Templator Super class issue Ziver Koc 2016-01-15 10:53:05 +01:00
  • bd14a79be7 Zutil correction fix Ziver Koc 2016-01-15 10:52:21 +01:00
  • cc6da8fccf Rename HalEvent and HalSensor to HalEventData and HalSensorData Ziver Koc 2016-01-15 10:15:10 +01:00
  • 92e90c5eef Refactored Sensor and Event to extend a common super class (fixed allot of code duplication) Ziver Koc 2016-01-15 08:45:08 +01:00
  • 61c88ed4ca More bugfixes Ziver Koc 2016-01-14 20:25:50 +01:00
  • fa9223c653 Switched from JSONObjectStream to Configurator Ziver Koc 2016-01-14 20:03:36 +01:00