- 28 Jan, 2019 2 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
- 27 Jan, 2019 2 commits
-
-
-
lu43jih authored
-
- 25 Jan, 2019 2 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
- 19 Jan, 2019 3 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 18 Jan, 2019 6 commits
-
-
lu43jih authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 14 Jan, 2019 2 commits
-
-
Alessio Netti authored
- Subsampling behavior with delta fixed: the deltas that are sent over MQTT are coherent with the subsampling frequency, and are computed separately from the local high-frequency deltas - Added exception handling when writing to sensor file sinks - Fixed odd ProcFS behavior that led to reading constant values from certain files by closing and re-opening every time. Overhead seems to be negligible
-
Alessio Netti authored
- Basic framework structure to perform streaming data analytics on dcdbpusher - Code currently compiles, but is not tested and integration with dcdbpusher is still in progress - Do not attempt to use this code yet :)
-
- 11 Jan, 2019 3 commits
-
-
Michael Ott authored
Fixing opening of MQTT connections again after the fix has been reverted during the latest merge. See 8b9bbaf7
-
Michael Ott authored
-
Micha Mueller authored
-
- 10 Jan, 2019 4 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 09 Jan, 2019 1 commit
-
-
Alessio Netti authored
- Now sensors can be configured to be automatically written to files (sink param) - A per-sensor subsampling feature has also been added, allowing to decimate the frequency of readings sent to MQTT compared to those that have been sampled - Also fixed a bug in MQTTpusher that caused reduced message rates
-
- 08 Jan, 2019 5 commits
-
-
lu43jih authored
Deleted plugins which were meant to be deleted. msr plugin may be needed later on, but in previous commit it is anyway not usable
-
Alessio Netti authored
- This allows for the correct operation of templated instantiation, and all derived attributes on top of those from SensorBase are copied - Added some minor visual feedback for qosLevel and maxMsgNum
-
Michael Ott authored
-
Michael Ott authored
-
Michael Ott authored
-
- 07 Jan, 2019 1 commit
-
-
Michael Ott authored
-
- 04 Jan, 2019 1 commit
-
-
Alessio Netti authored
- Fixed template management when configuring ProcFS and Tester instances: sensors are not inherited from the template, preventing inconsistencies - Fixed a bug that caused the "global" config block to be not recognized anymore in plugins
-
- 29 Dec, 2018 1 commit
-
-
lu43jih authored
-
- 27 Dec, 2018 1 commit
-
-
lu43jih authored
-
- 21 Dec, 2018 5 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 20 Dec, 2018 1 commit
-
-
Alessio Netti authored
- Allows to instantiate an arbitrary number of sensors which output incremental values - Naming and MQTT topic selection are performed automatically - Useful to stress test the collectagent and verify overall performance
-