fix: smf&udm parameter config

This commit is contained in:
2023-11-21 11:05:07 +08:00
parent 2005b8219f
commit 0fb3df542f
2 changed files with 6 additions and 6 deletions

View File

@@ -164,7 +164,7 @@ smf:
value: "" value: ""
access: "read-write" access: "read-write"
filter: '1~64' filter: '1~64'
display: "UPF Id" display: "UPF ID"
comment: "upfId-1" comment: "upfId-1"
- name: "addr" - name: "addr"
type: "string" type: "string"
@@ -251,8 +251,8 @@ smf:
value: "" value: ""
access: "read-write" access: "read-write"
filter: '1~64' filter: '1~64'
display: "UPF Id" display: "UPF ID"
comment: "UPF Id" comment: "UPF ID"
dnnTaiSelectUpf: dnnTaiSelectUpf:
display: "DNN TAI Select UPF" display: "DNN TAI Select UPF"
array: array:
@@ -282,5 +282,5 @@ smf:
value: "upf2-Id" value: "upf2-Id"
access: "read-write" access: "read-write"
filter: '1~64' filter: '1~64'
display: "UPF Id" display: "UPF ID"
comment: "UPF Id" comment: "UPF ID"

View File

@@ -225,7 +225,7 @@ udm:
display: "Max TAs" display: "Max TAs"
comment: "0~32" comment: "0~32"
smfSelection: smfSelection:
display: "Subs Smf Selection" display: "Subs SMF Selection"
array: array:
- name: "index" - name: "index"
type: "int" type: "int"