Commit 7b09caf8 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 8bc208c1
{ {
"name": "Amarisoft", "name": "Amarisoft stack",
"description": "4G and 5G amarisoft stack", "description": "4G and 5G amarisoft stack",
"serialisation": "json-in-xml", "serialisation": "json-in-xml",
"software-type": { "software-type": {
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
"index": 1 "index": 1
}, },
"ru": { "ru": {
"title": "→ Radio Unit", "title": "→ eNB/gNB | Radio Unit",
"description": "Configuration of Radio Unit attached to eNB/gNB", "description": "Configuration of Radio Unit attached to eNB/gNB",
"software-type": "enb", "software-type": "enb",
"shared": true, "shared": true,
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"index": 2 "index": 2
}, },
"cell": { "cell": {
"title": "→ Cell", "title": "→ eNB/gNB | Cell",
"description": "Configuration of Cell served by eNB/gNB", "description": "Configuration of Cell served by eNB/gNB",
"software-type": "enb", "software-type": "enb",
"shared": true, "shared": true,
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"index": 3 "index": 3
}, },
"cell/peer": { "cell/peer": {
"title": "→ Peer Cell", "title": "→ eNB/gNB | Peer Cell",
"description": "Handover information about Peer Cell served by nearby eNB/gNB", "description": "Handover information about Peer Cell served by nearby eNB/gNB",
"software-type": "enb", "software-type": "enb",
"shared": true, "shared": true,
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
"index": 5 "index": 5
}, },
"core-network-slave": { "core-network-slave": {
"title": "→ Sim Card", "title": "→ Core Network | Sim Card",
"description": "Core Network Sim Card Configuration", "description": "Core Network Sim Card Configuration",
"software-type": "core-network", "software-type": "core-network",
"request": "sim/input-schema.json", "request": "sim/input-schema.json",
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
"index": 7 "index": 7
}, },
"ue/ru": { "ue/ru": {
"title": "→ Radio Unit", "title": "→ UEsim | Radio Unit",
"description": "Configuration of Radio Unit attached to UEsim", "description": "Configuration of Radio Unit attached to UEsim",
"software-type": "ue", "software-type": "ue",
"shared": true, "shared": true,
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
"index": 8 "index": 8
}, },
"ue": { "ue": {
"title": "→ UE", "title": "→ UEsim | UE",
"description": "Configuration of UE simulated by UEsim", "description": "Configuration of UE simulated by UEsim",
"software-type": "ue", "software-type": "ue",
"shared": true, "shared": true,
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
"index": 9 "index": 9
}, },
"ue/cell": { "ue/cell": {
"title": "→ UE Cell", "title": "→ UEsim | UE Cell",
"description": "Information about Cell to which UEsim attaches", "description": "Information about Cell to which UEsim attaches",
"software-type": "ue", "software-type": "ue",
"shared": true, "shared": true,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment