Mindmap update.
This commit is contained in:
parent
f4b17755fd
commit
b2c75d29d8
1 changed files with 10 additions and 14 deletions
|
|
@ -6,26 +6,22 @@ Mind Map generated by NB MindMap plugin
|
|||
> collapsed=`true`
|
||||
|
||||
|
||||
## Monitors
|
||||
## Notifications Tasks \(Singleton created by core or monitor and stored in a dict\)
|
||||
|
||||
### Monitor
|
||||
## Services \(Singleton created by core or monitor and stored in a dict\)
|
||||
|
||||
#### Service
|
||||
## Tasks \(Singleton created by core or monitor and stored in a dict\)
|
||||
|
||||
#### Notifications
|
||||
## Plugins \(Singleton created by core and stored in a dict\)
|
||||
|
||||
#### Tasks
|
||||
## Scheduler \(The scheduler based on APScheduler\)
|
||||
|
||||
## Plugins
|
||||
### Monitors \(The loader of all monitors\)
|
||||
|
||||
## Notifications
|
||||
> leftSide=`true`
|
||||
#### Monitor \(The monitor instance\)
|
||||
|
||||
##### Service \(The service to be executed by the monitor\)
|
||||
|
||||
## Services
|
||||
> leftSide=`true`
|
||||
|
||||
|
||||
## Tasks
|
||||
> leftSide=`true`
|
||||
##### Notifications \(The notifications to be executed by the monitor\)
|
||||
|
||||
##### Tasks \(The tasks to be executed by the monitor\)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue