Releases: jbaumann/system_watchdog
Everything is a plugin
Added
Nothing
Changed/Enhancements
Moved Network
and Connectivity
implementation to plugins of their own. Added a few more often-used constants to the templates.
Apart from the Command
configuration everything is now a plugin and implementing additional ones is now very simple.
Bugs
None
Now with Plugins
This is the first full release of the system_watchdog, even though the previous versions were fully functional. This version, however, fully establishes the plugin functionality, that allows everyone even with superfluous programming skills to implement their own plugins (a minimal template is provided with 37 lines).
New/Added
Added two templates, a full and a minimal template as the basis for implementing new plug-ins.
Changed/Enhancements
Renamed option "fallback action" to "fallback"
Internal clean-up
Fixed Bugs
Fallback action executed repair. Fixed.