Commit 403d4174 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 5bdb0130
......@@ -136,9 +136,7 @@
".*": {
"properties": {
"xn_addr": {
"title": "XN Address",
"description": "XN Address of the neighbour cell (gNB Address)",
"type": "string"
"$ref": "peer/nr/input-schema.json#/properties/xn_addr"
}
},
"type": "object"
......
......@@ -2,6 +2,7 @@
- load_iru_and_icell initializes RU and cell registries.
- load_ipeercell initializes peer-cell registry.
- load_ipeer initializes peer registry.
- load_iue initializes UE registry.
- ru_config emits RF driver configuration for specified Radio Units.
......
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