sql: 更新AMF配置可选属性gnbList隐藏
This commit is contained in:
@@ -507,6 +507,7 @@ amf:
|
|||||||
gnbList:
|
gnbList:
|
||||||
display: "Gnb List Config"
|
display: "Gnb List Config"
|
||||||
sort: 13
|
sort: 13
|
||||||
|
visible: "hide"
|
||||||
array:
|
array:
|
||||||
- name: "index"
|
- name: "index"
|
||||||
type: "int"
|
type: "int"
|
||||||
@@ -517,21 +518,21 @@ amf:
|
|||||||
comment: "0~128"
|
comment: "0~128"
|
||||||
- name: "name"
|
- name: "name"
|
||||||
type: "string"
|
type: "string"
|
||||||
value: "Gnb"
|
value: ""
|
||||||
access: "read-write"
|
access: "read-write"
|
||||||
filter: "0~64"
|
filter: "0~64"
|
||||||
display: "GNB Name"
|
display: "GNB Name"
|
||||||
comment: "text content length 0~64"
|
comment: "text content length 0~64"
|
||||||
- name: "address"
|
- name: "address"
|
||||||
type: "string"
|
type: "string"
|
||||||
value: "192.168.8.1"
|
value: ""
|
||||||
access: "read-write"
|
access: "read-write"
|
||||||
filter: "0~64"
|
filter: "0~64"
|
||||||
display: "GNB Address"
|
display: "GNB Address"
|
||||||
comment: "text content length 0~64"
|
comment: "text content length 0~64"
|
||||||
- name: "position"
|
- name: "position"
|
||||||
type: "string"
|
type: "string"
|
||||||
value: "Area-B"
|
value: ""
|
||||||
access: "read-write"
|
access: "read-write"
|
||||||
filter: "0~64"
|
filter: "0~64"
|
||||||
display: "Position"
|
display: "Position"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user