From 990719cac62ec0ff49d9390daa28d6f7236a9407 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Sun, 2 Oct 2022 04:17:50 +0200 Subject: [PATCH] Mindmap update. --- files/linspector.mmd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/files/linspector.mmd b/files/linspector.mmd index f526790..a7e3c93 100644 --- a/files/linspector.mmd +++ b/files/linspector.mmd @@ -14,13 +14,13 @@ Mind Map generated by NB MindMap plugin ## Plugins \(Singleton created by core and stored in a dict\) -## Scheduler \(The scheduler based on APScheduler\) +## Scheduler -### Monitors \(The loader of all monitors\) +### Monitors \(dict\) -#### Monitor \(The monitor instance\) +#### Monitor -##### Service \(The service to be executed by the monitor\) +##### Service \(The services\[service\] to be executed by the monitor\) ##### Notifications \(The notifications to be executed by the monitor\)