- 29 May, 2019 1 commit
-
-
Alessio Netti authored
# Conflicts: # Makefile # analytics/AnalyticsManager.cpp # analytics/includes/AnalyzerConfiguratorTemplate.h # analytics/includes/AnalyzerTemplate.h # collectagent/analyticscontroller.cpp # collectagent/collectagent.cpp # dcdbpusher/Configuration.h # dcdbpusher/HttpsServer.cpp # dcdbpusher/MQTTPusher.cpp # dcdbpusher/MQTTPusher.h # dcdbpusher/config/dcdbpusher.conf # dcdbpusher/dcdbpusher.cpp
-
- 28 May, 2019 7 commits
-
-
Micha Mueller authored
-
Alessio Netti authored
-
Alessio Netti authored
- Added a catch for an exception thrown when using on-demand analyzers - Checking that the HTTPS server is actually running before stopping it in the destructor
-
Micha Mueller authored
-
Alessio Netti authored
- Added documentation to the new SensorID implementation - NOTE: virtual sensors will likely require some modifications due to how topics are handled now ('/' separator clashing with divide symbol)
-
Micha Mueller authored
dcdbpusher: New PluginManager class to bundle all plugin related operations. Integration outstanding
-
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
-
- 27 May, 2019 4 commits
-
-
Micha Mueller authored
-
Micha Müller authored
Common rest server See merge request !3
-
Micha Mueller authored
-
Micha Mueller authored
-
- 24 May, 2019 14 commits
-
-
Alessio Netti authored
- Update config files to reflect new topic structure - Updated READMEs accordingly - Added support for "relaxed" analyzers, whose units can be built even if some sensors cannot be found in the system - Added support for sub-units, so as to build hierarchical unit structures
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Alessio Netti authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
CollectAgent should be switched to new Rest API design as soon as possible Minor improvements to README, Makefile and PUT /analytics/reload methods
-
- 23 May, 2019 13 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 22 May, 2019 1 commit
-
-
Micha Mueller authored
-