Support for additional NR metrics
[ric-app/mc.git] / mc-core / mc / mc_deployment.json
index 2a3f2ec..14e04f7 100644 (file)
@@ -22,7 +22,7 @@
        "messaging": {
                "ports": [
                        {
-                               "name": "rmr_data_in",
+                               "name": "rmr-data",
                                "container": "mcxapp",
                                "port": 4560,
                                "rxMessages":
@@ -48,7 +48,7 @@
                                "description": "rmr receive data port for mcxapp"
                        },
                        {
-                               "name": "rmr_data_out",
+                               "name": "rmr-data-out",
                                "container": "mcxapp",
                                "port": 4562,
                                "txMessages":
@@ -98,4 +98,4 @@
                        "RIC_SECONDARY_RAT_DATA_USAGE_REPORT"
        ]
    }
-}
\ No newline at end of file
+}