Implement handover areas in kml 73/12073/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Wed, 22 Nov 2023 06:51:39 +0000 (07:51 +0100)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Wed, 22 Nov 2023 06:51:43 +0000 (07:51 +0100)
- update config files according to schema

Issue-ID: OAM-393
Change-Id: Iab843d1cc857fa753026b148075273d19c937bca
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
code/network-generator/config.json
code/network-generator/test_config.json

index 2863fe2..2661f46 100644 (file)
@@ -32,8 +32,8 @@
       "nr-cell-du": {
         "sector-count": 1,
         "cell-angle": 120,
-        "cell-scale-factor-for-handover-area": 20,
-        "max-reach": 400
+        "cellScaleFactorForHandoverArea": 20,
+        "maxReach": 400
       }
     }
   },
index d07cb30..ac8a56d 100644 (file)
@@ -32,8 +32,8 @@
       "nr-cell-du": {
         "sector-count": 1,
         "cell-angle": 120,
-        "cell-scale-factor-for-handover-area": 20,
-        "max-reach": 400
+        "cellScaleFactorForHandoverArea": 20,
+        "maxReach": 400
       }
     }
   },