Commit 56c4c81c authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 3a5b19ba
......@@ -48,12 +48,7 @@
},
"tx_gain": { "$ref": "ru/input-schema.json#/$defs/ru-common/properties/tx_gain" },
"rx_gain": { "$ref": "ru/input-schema.json#/$defs/ru-common/properties/rx_gain" },
"enb_id": {
"title": "eNB ID",
"description": "eNB ID",
"type": "string",
"default": "0x1A2D0"
},
"enb_id": { "$ref": "instance-enb-input-schema.json#/properties/enb_id" },
"gtp_addr": {
"title": "GTP Address",
"description": "String. Set the IP address (and optional port) on which the GTP-U packets are received. The default port is 2152. It is normally the IP address of the network interface connected to the core network.",
......
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