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\)