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

.

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