- 04 Dec, 2018 1 commit
-
-
Alessio Netti authored
- The collectagent is now configurable, like dcdbpusher - Available config options can be seen in the sample collectagent.conf file - Supplying a path containing config files is mandatory, like dcdbpusher; this may change in the future - Please do a make all && make install from the root of the repo to update scripts and directories that were modified to add config support
-
- 27 Nov, 2018 7 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
Michael Ott authored
-
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.
-
Michael Ott authored
-
- 22 Nov, 2018 3 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
Alessio Netti authored
- MQTT publish messages that have a topic preceded by the /DCDB_MAP/ keyword will be interpreted as sensor name auto-publish messages - The payload of such messages is a string defining a sensor name, that is used together with the MQTT topic to perform a "sensor publish" action on the Cassandra db, like dcdbconfig does
-
- 21 Nov, 2018 2 commits
-
-
Michael Ott authored
Bugfix: Parse for functions and modifiers in a sensorname string first, then lookup the actual sensor name in the DB
-
Michael Ott authored
-
- 16 Nov, 2018 2 commits
-
-
Michael Ott authored
-
Alessio Netti authored
- Collectagent will not hang anymore when pushers crash or terminate abruptly without properly closing their connections - Issue was related to message buffers not being cleaned up in SimpleMQTTServerMessageThread upon a connection release
-
- 19 Oct, 2018 2 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
- 05 Oct, 2018 2 commits
-
-
Daniele Tafani authored
-
Daniele Tafani authored
-
- 05 Sep, 2018 1 commit
-
-
- 24 Jul, 2018 1 commit
-
-
Michael Ott authored
-
- 24 May, 2018 1 commit
-
-
Daniele Tafani authored
Introduced a bit mask for sensor properties in dcdblib and dcdbconfig (e.g., integrable, monotonic,...)
-
- 15 May, 2018 1 commit
-
-
Daniele Tafani authored
-
- 12 May, 2018 2 commits
-
-
Daniele Tafani authored
-
Michael Ott authored
-
- 09 May, 2018 1 commit
-
-
Michael Ott authored
-
- 24 Apr, 2018 1 commit
-
-
Daniele Tafani authored
-
- 05 Apr, 2018 2 commits
-
-
-
Daniele Tafani authored
Added functions like Deltas, Integrals and Derivatives to queries. Still need to fix unit conversions and scaling factors for all functions.
-
- 27 Mar, 2018 2 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
- 23 Mar, 2018 1 commit
-
-
Michael Ott authored
-
- 22 Mar, 2018 3 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
Michael Ott authored
-
- 13 Mar, 2018 1 commit
-
-
Michael Ott authored
-
- 09 Mar, 2018 2 commits
-
-
Michael Ott authored
-
Michael Ott authored
Beautify usage output, streamline parameters with other DCDB tools, and use more meaningful parameter characters
-
- 09 Feb, 2018 2 commits
-
-
Michael Ott authored
-
Michael Ott authored
-