feat: 更新并格式化网元参数配置文件

This commit is contained in:
TsMask
2024-08-15 19:06:16 +08:00
parent 4c89a4ad44
commit fd234364b4
13 changed files with 2316 additions and 2238 deletions

View File

@@ -1,6 +1,7 @@
ims:
system:
display: "System"
sort: 1
list:
- name: "label"
type: "string"
@@ -123,14 +124,15 @@ ims:
comment: ""
plmn:
display: "PLMN List"
sort: 3
array:
- name: "index"
type: "int"
value: "0"
access: "read-only"
filter: "0~15"
filter: "0~3"
display: "Index"
comment: "0~15"
comment: "0~3"
- name: "mcc"
type: "regex"
value: "001"
@@ -154,6 +156,7 @@ ims:
comment: ""
mmtel_dialplan:
display: "MMTEL Dialplan"
sort: 5
array:
- name: "index"
type: "int"
@@ -255,6 +258,7 @@ ims:
comment: "Enable: Close/Open"
ds_system:
display: "DS System"
sort: 7
list:
- name: "dispatchSystemInd"
type: "bool"