- 02 Mar, 2018 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
Partially revert last commit: Remove Logging file; instead every class/object gets his own logger as member-variable
-
- 28 Feb, 2018 3 commits
-
-
Micha Mueller authored
Also fix 2 compiler warninge (signed-unsigned compare)
-
Micha Mueller authored
Reintroduce -v command line option Reworked (partially reverted to previous state) how cmd-line options and global config-options are read in
-
Micha Mueller authored
-
- 27 Feb, 2018 3 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
2 Bugfixes: -correct initialization of PDUSensors with new() -cooldown value for XML-file refresh is now correctly converted from MS to NS
-
- 26 Feb, 2018 1 commit
-
-
Micha Mueller authored
Remaining TODOs: network logic to obtain XML-file use appropriate lock when sensor accesses PDUUnit make reading XML more generic? Test it!
-
- 24 Feb, 2018 3 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
Every sensor stores its full MQTT-topic now
-
- 03 Feb, 2018 4 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 02 Feb, 2018 4 commits
-
-
Micha Mueller authored
Add possiblity to specifiy plugins in the global.conf Rename plugins to libdcdbplugin_pluginName.so Add version number to plugin-names
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 27 Jan, 2018 7 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
Remove readme.txt from perfevent
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
Micha Mueller authored
-
- 20 Jan, 2018 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
Add possibility to compile with symbol DEBUG (use "make debug") Minor fixes and improvements to debug-output
-
- 15 Jan, 2018 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
Add missing -rdynamic flag to the linking of dcdbpusher Fix double-free error when destructing a Template-Sensor
-
- 14 Jan, 2018 1 commit
-
-
Micha Mueller authored
Finished rework of sysfs-files. Adapted and improved various other involved classes. TODOs remaining: -adapting Makefile for automated compilation of librarys -solving runtime errors when trying to run dcdbpusher with sysfs
-
- 13 Jan, 2018 2 commits
-
-
Micha Mueller authored
Removed no longer required files from SYSFSSensor Renamed SYSFS to Sysfs Introduce Configurator-base class, derive SysfsConfigurator from base-class
-
Micha Mueller authored
-
- 12 Jan, 2018 4 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
Add generic Sensor-base class Rework dcdbpusher + MQTTPusher to use generic base class
-
Micha Mueller authored
-
Micha Mueller authored
-
- 11 Jan, 2018 2 commits
-
-
Micha Mueller authored
-
Micha Mueller authored
Add perfpusher-files. Together with sysfspusher this should be enough for a start. Add other pushers later when dcdbpusher is working.
-