- 20 Jul, 2020 1 commit
-
-
Michael Ott authored
-
- 17 Feb, 2020 1 commit
-
-
Alessio Netti authored
-
- 14 Feb, 2020 1 commit
-
-
Alessio Netti authored
-
- 17 Dec, 2019 1 commit
-
-
Alessio Netti authored
- The new implementation allows to publish multiple operations concurrently from different sources
-
- 21 Oct, 2019 1 commit
-
-
Alessio Netti authored
-
- 18 Oct, 2019 2 commits
-
-
Micha Müller authored
-CollectAgent and Pusher adapted for special handling of event data -Handful of other fixes and improvements
-
Micha Müller authored
-add implementation for calieventdatastore -requires adaption of CA, Pusher to actually store data in it
-
- 17 Oct, 2019 1 commit
-
-
Micha Müller authored
-CED should go into separate table -adds header files for required libdcdb extension -add other sideshow stuff required for new Cassandra table -actual implementation outstanding
-
- 07 Oct, 2019 1 commit
-
-
Alessio Netti authored
- Also renamed "frequency" column to "interval", can be used for all sensors
-
- 08 Aug, 2019 1 commit
-
-
Alessio Netti authored
-
- 06 Aug, 2019 1 commit
-
-
Daniele Tafani authored
-
- 01 Jul, 2019 1 commit
-
-
Micha Müller authored
-
- 07 Jun, 2019 1 commit
-
-
Daniele Tafani authored
-
- 04 Jun, 2019 1 commit
-
-
Micha Mueller authored
-
- 31 May, 2019 1 commit
-
-
Michael Ott authored
Remove maxConnPerHost and maxConcRequests configuration parameters in Collect Agent as they have been deprecated in Cassandra
-
- 28 May, 2019 1 commit
-
-
Alessio Netti authored
- String topics are now used across all of DCDB, up to Cassandra - As of now, sensor names ALWAYS match MQTT topics - Users can still define sensor "aliases" via dcdbconfig that point to the same topics
-
- 14 May, 2019 1 commit
-
-
Michael Ott authored
-
- 26 Feb, 2019 1 commit
-
-
Alessio Netti authored
- Added configuration options to tune the Cassandra driver for optimal performance - Added a "debugLog" configuration switch that enables logging of errors in asynchronous inserts in the Cassandra driver
-
- 26 Jan, 2019 1 commit
-
-
Micha Mueller authored
Refactor JobDataStore functionality for the expected use case
-
- 04 Jan, 2019 1 commit
-
-
Micha Mueller authored
-
- 18 Dec, 2018 1 commit
-
-
Michael Ott authored
Change CassSchema references to CassSchemaMeta to reflect changes in API change due to cpp-driver update to 2.10.0
-
- 14 Dec, 2018 1 commit
-
-
Micha Mueller authored
-
- 24 May, 2018 1 commit
-
-
Daniele Tafani authored
Introduced a bit mask for sensor properties in dcdblib and dcdbconfig (e.g., integrable, monotonic,...)
-
- 13 Mar, 2018 1 commit
-
-
Michael Ott authored
-
- 26 Jan, 2017 1 commit
-
-
Michael Ott authored
-
- 30 Nov, 2016 1 commit
-
-
Michael Ott authored
-
- 16 May, 2016 1 commit
-
-
Axel Auweter authored
-
- 20 Jan, 2016 1 commit
-
-
Axel Auweter authored
-
- 18 Jan, 2016 2 commits
-
-
Axel Auweter authored
-
Axel Auweter authored
-
- 01 Sep, 2015 1 commit
-
-
Axel Auweter authored
Sets gc_grace_seconds to 600 for dcdb.sensordata upon creation.
-
- 02 Jul, 2015 1 commit
-
-
Axel Auweter authored
Still pending: honor scaling_factor during query().
-
- 22 May, 2015 1 commit
-
-
Axel Auweter authored
-
- 19 May, 2015 1 commit
-
-
Axel Auweter authored
* Added SensorConfig and DCDBPublicSensor classes as interface for dcdbconfig * Fixed bugs and tested: --> CollectAgent fully working --> dcdbconfig fully working
-
- 18 May, 2015 1 commit
-
-
Axel Auweter authored
* Bumped Cassandra to 2.1.5 * Bumped cpp-driver to 2.0 * Eliminated cassandraBackend in favor of DCDBConnection In the future, a DCDBConnection handles the low-level connection to Cassandra. On top of an established DCDBConnection, you can create a SensorDataStore object which gives you access to raw sensor readings.
-