Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified images/generated/TI-M_Basis/UC_10061_Seq.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion images/generated/TI-M_Basis/UC_10061_Seq.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 3 additions & 22 deletions src/images/TI-M_Basis/UC_10061_Seq.puml
Original file line number Diff line number Diff line change
Expand Up @@ -50,35 +50,16 @@ note over U1, MH1: \n<size:17>Der Akteur A ist erfolgreich beim Messenger Servic
note over U2, MP2: \n<size:17>Der Akteur B ist erfolgreich beim Messenger Service B angemeldet</size>\n
|||

alt#LightGrey #AliceBlue <size:16>Suche über VZD-FHIR-Directory</size>
opt#LightGrey #AliceBlue <size:16>Suche über VZD-FHIR-Directory</size>
|||
ref over U1, MH1 : <size:16>Einträge im VZD-FHIR-Directory suchen</size>\n
|||

else <size:16>Direktaustausch über QR-Code Scan</size>
|||
note over U1, U2: \n<size:16>Akteur A und Akteur B treffen sich persönlich\n
|||
autonumber
|||
U2-[#DarkGreen]>C2: QR-Code teilen
activate C2
U1-[#0000FF]>C1: QR-Code scannen
activate C1
C1-[#0000FF]>C2: GET /scan
C2--[#DarkGreen]>C1: MXID von Akteur B
deactivate C2
|||
group <size:16>opt</size>
|||

C1->C1: MXID auf \nAllowList \nübernehmen
end
|||
end
|||
note over U1, MH1: \n<size:17>Ein Chatraum wurde bereits durch den Akteur A eingerichtet.</size>\n

autonumber

|||
C1->MP1: POST /_matrix/client/v3/rooms/{roomId}/invite
activate MP1
Expand Down