Commit 781c9ec0 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 4fb84514
...@@ -19,14 +19,14 @@ ...@@ -19,14 +19,14 @@
"request": "ru/input-schema.json" "request": "ru/input-schema.json"
}, },
"cell": { "cell": {
"title": "Cell", "title": "_ Cell (eNB/gNB)",
"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,
"request": "cell/input-schema.json" "request": "cell/input-schema.json"
}, },
"cell/peer": { "cell/peer": {
"title": "Peer Cell", "title": "_ Peer Cell (eNB/gNB)",
"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,
...@@ -58,14 +58,14 @@ ...@@ -58,14 +58,14 @@
"index": 4 "index": 4
}, },
"ue": { "ue": {
"title": "UE", "title": "_ UE (UEsim)",
"description": "Configuration of UE simulated by UEsim", "description": "Configuration of UE simulated by UEsim",
"software-type": "ue", "software-type": "ue",
"shared": true, "shared": true,
"request": "ue/input-schema.json" "request": "ue/input-schema.json"
}, },
"ue/cell": { "ue/cell": {
"title": "UE Cell", "title": "_ UE Cell (UEsim)",
"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