Skip to content

Commit b91ca28

Browse files
committed
Added Provider selfChecks to DEV-48 transaction diagram
1 parent f4cf933 commit b91ca28

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

asciidoc/plantuml/vol2-figure-dev-48-sequence.puml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ else
2727
consumer -> provider: MonitoredByDAS
2828
consumer <<-- provider: MonitoredByDASResponse (MDIB version)
2929
end
30+
else
31+
loop at least once every SelfCheckPeriod
32+
provider -> consumer: Notification (PeriodicAlertReport incl. updated 'SelfCheck' information)
33+
end
3034
end
3135

3236
opt intentional ending of the DAS

0 commit comments

Comments
 (0)