- 01 Mar, 2021 2 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
- 26 Feb, 2021 2 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
- 17 Dec, 2020 2 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
- 16 Nov, 2020 1 commit
-
-
Alessio Netti authored
- Fuzzy queries now work properly even when using relative timestamps such as "now-5m"
-
- 18 Sep, 2020 1 commit
-
-
Alessio Netti authored
-
- 06 Aug, 2020 2 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
- 04 Aug, 2020 1 commit
-
-
Alessio Netti authored
- Operations based on sensors with custom scaling factors would output wrong results
-
- 21 Jul, 2020 1 commit
-
-
Michael Ott authored
-
- 10 Mar, 2020 1 commit
-
-
Alessio Netti authored
-
- 09 Aug, 2019 1 commit
-
-
Alessio Netti authored
- If users specify a single timestamp (startTs==endTs) when performing a sensor query through dcdbquery or libdcdb, a fuzzy sensor query is performed, and the closest sensor reading to the target timestamp is returned
-
- 06 Aug, 2019 1 commit
-
-
Michael Ott authored
-
- 30 Jul, 2019 1 commit
-
-
Alessio Netti authored
- Fixed a bug associated to virtual sensor queries under the new schema - Symbol for scaling in dcdbquery is now '@'
-
- 01 Jul, 2019 1 commit
-
-
Micha Müller authored
-
- 17 Jun, 2019 1 commit
-
-
Alessio Netti authored
- Now it is possible to perform queries on raw topics without doing a lookup on the publishedsensors table, by using the -d option
-
- 07 Jun, 2019 1 commit
-
-
Daniele Tafani authored
-
- 04 Jun, 2019 1 commit
-
-
Micha Mueller authored
-
- 31 May, 2019 1 commit
-
-
Michael Ott authored
Move CXXFLAGS definitions to config.mk and thus streamline compiler flags for all Makefiles in subdirectories
-
- 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
-
- 17 Apr, 2019 2 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
- 16 Apr, 2019 1 commit
-
-
Michael Ott authored
-
- 13 Mar, 2019 1 commit
-
-
Alessio Netti authored
- Added some more indentation to make the configurations more readable - Fixed one more warning in dcdbquery
-
- 12 Mar, 2019 1 commit
-
-
Alessio Netti authored
- Fixing a few warnings here and there in the tools subdirectory
-
- 07 Mar, 2019 1 commit
-
-
Alessio Netti authored
- Added a 'common' directory where all shared code has been placed - Analytics package has been moved out of dcdbpusher, now has its own makefile - Some renaming here and there for uniformity
-
- 19 Dec, 2018 1 commit
-
-
Michael Ott authored
-
- 18 Dec, 2018 1 commit
-
-
Michael Ott authored
Explicitly cast arguments to DCDB:Timestamp constructor to uint64_t to avoid ambiguities with different compilers
-
- 14 Dec, 2018 1 commit
-
-
Michael Ott authored
-
- 27 Nov, 2018 3 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
Michael Ott authored
Rework DCDBQuery::doQuery() and DCDBQuery::genOutput() to leverage proper regular expressions for function-, sensor-, and modifier-parsing.
-
- 22 Nov, 2018 1 commit
-
-
Michael Ott authored
-
- 21 Nov, 2018 1 commit
-
-
Michael Ott authored
Bugfix: Parse for functions and modifiers in a sensorname string first, then lookup the actual sensor name in the DB
-
- 09 Nov, 2018 1 commit
-
-
Daniele Tafani authored
-
- 05 Oct, 2018 1 commit
-
-
Daniele Tafani authored
-
- 15 May, 2018 1 commit
-
-
Daniele Tafani authored
-
- 12 May, 2018 1 commit
-
-
Daniele Tafani authored
-