Skip to content

Commit

Permalink
minor corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
ichderjens committed Feb 14, 2024
1 parent 5a03109 commit 368c579
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/plantuml/ePA_FDV/push_notifications_fdv_delivery.puml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ pg-->fd: Response
deactivate pg
pa->pa: ermittle Empfänger(anbieterspezifisches AppToken):SenderID, AppID
pa->fdv: Benachrichtigung an Empfänger(EventID, SenderID, AppID)
activate fdv
deactivate pa
fdv->fd: Abfrage der Daten zu Event(EventID, anbieterspezifisches AppToken)
fd-->fdv: :Verschlüsselte Benachrichtigungsinhalte
activate fdv
fdv->fd: Abfrage der Daten zu Event(EventID)
fd-->fdv: Verschlüsselte Benachrichtigungsinhalte
deactivate fd
fdv->fdv:Entschlüssele \n(Verschlüsselte Benachrichtigungsinhalte)
fdv->fdv:erzeuge Anwenderbenachrichtigung mit\n den entschlüsselten Inhalten
Expand Down

0 comments on commit 368c579

Please sign in to comment.