- 30 Apr, 2019 1 commit
-
-
Alessio Netti authored
-
- 24 Apr, 2019 2 commits
-
-
Alessio Netti authored
- Parsing of host:port network addresses is handled by GlobalConfiguration - -p dcdbpusher command line parameter (broker port) removed and integrated into the -b argument
-
Alessio Netti authored
- The GlobalConfiguration class includes all shared logic to read and parse configuration attributes for the collectagent and dcdbpusher - The class is further expanded to add application-specific configuration parameters and blocks
-
- 13 Mar, 2019 1 commit
-
-
Alessio Netti authored
- Boolean configuration options now all accept "true" and "on" keywords - Cache interval and thread count parameters removed from the command-line interface for consistency; these can still be set in the config files like all other parameters - global.conf file renamed to dcdbpusher.conf for consistency
-
- 07 Mar, 2019 1 commit
-
-
Alessio Netti authored
- Removed dependencies from data analytics framework to dcdbpusher - Checks for correctness of MQTT topics moved to the mqttChecker shared class
-