Skip to content
Snippets Groups Projects
Commit 0f8383e2 authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

SW-90: added plantuml example

parent 24ec396f
No related branches found
No related tags found
No related merge requests found
......@@ -12,9 +12,24 @@ Due to historical reasons Lofar tracks it's tasks in three different databases:
- Jorrit Schaap schaap@astron.nl
### Overview
- *Add a diagram*
- *Add a link to the overview diagram*
- *Add a link in the overview diagram to link back to this documentation*.
TODO: do we want diagrams like this? If so, extend diagram with full sequence.
@startuml
title OTDB to RA task status propagator sequence diagram
participant lofar.otdb.notification as lon
control "OTDB to RA task status propagator" as otrtsp
participant lofar.ra.command as lrc
note over lon
qpid exchange
end note
note over lrc
qpid exchange
end note
@enduml
- - -
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment