Skip to content

Commit

Permalink
Added a couple bullet points to Overview Data Flow 2
Browse files Browse the repository at this point in the history
  • Loading branch information
dmccoystephenson committed Jun 28, 2023
1 parent 6dd91d7 commit 3461c25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/data-flow-diagrams/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ The purpose of these diagrams is to show:
1. If the message has been double-encoded, it will be passed to the SDWDepositorInput, pulled into the SDWD and sent to the SDX.
1. The PPM pulls from the Json Messages group of topics and sends filtered messages to the Filtered Json Messages group of topics.
1. The FileUploadController class pulls from the Json Messages and Filtered Json Messages groups of topics and offloads them.
1. The GeoJSON Converter pulls from the Json Messages group of topics, converts the messages and pushes them to the Processed Spat/Map group of topics.
1. The Conflict Monitor pulls from the Processed Map/Spat group of topics and pushes to the Conflict Monitor Output Topics group.

### BSM Data Flow
1. The BSM comes in through the BsmReceiver class and is pushed to the OdeRawEncodedBSMJson topic.
Expand Down

0 comments on commit 3461c25

Please sign in to comment.