Update the config.json accordantly 12/11912/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Sat, 14 Oct 2023 16:01:13 +0000 (18:01 +0200)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Sat, 14 Oct 2023 16:06:38 +0000 (18:06 +0200)
- attribute 'center' added to 'network' of type 'geoLocation'

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

index c8f86cd..020e2d1 100644 (file)
@@ -1,6 +1,11 @@
 {
   "network": {
-    "name": "o-ran-topology",
+    "name": "o-ran-network",
+    "center": {
+      "latitude": 52.26937,
+      "longitude": 13.01366,
+      "aboveMeanSeaLevel": 50
+    },
     "pattern": {
       "tower": {
         "representation": "hexagon",