diff options
Diffstat (limited to 'docs/sections/services/dfc/architecture.rst')
-rw-r--r-- | docs/sections/services/dfc/architecture.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/services/dfc/architecture.rst b/docs/sections/services/dfc/architecture.rst index eec07a9b..f25b855c 100644 --- a/docs/sections/services/dfc/architecture.rst +++ b/docs/sections/services/dfc/architecture.rst @@ -13,8 +13,8 @@ found here: `5G bulk PM wiki page`_. DFC will handle the collection of bulk PM data flow: 1. Subscribes to fileReady DMaaP topic - 2. Collects the file from the xNF - 3. Sends new file data to DataRouter. + 2. Collects the files from the xNF + 3. Sends the collected files and files' data to DataRouter. DFC is delivered as one **Docker container** which hosts application server. |