fix: parameter config yaml updated
This commit is contained in:
@@ -20,8 +20,8 @@ ausf:
|
||||
type: "enum"
|
||||
value: "http"
|
||||
access: "read-write"
|
||||
filter: "{\"0\":\"http\", \"1\":\"https\"}"
|
||||
display: "scheme"
|
||||
filter: "{\"0\":\"HTTP\", \"1\":\"HTTPS\"}"
|
||||
display: "Scheme"
|
||||
comment: ""
|
||||
- name: "nrfUri"
|
||||
type: "string"
|
||||
@@ -42,5 +42,5 @@ ausf:
|
||||
value: "0"
|
||||
access: "read-write"
|
||||
filter: ''
|
||||
display: "Group Id"
|
||||
display: "Group ID"
|
||||
comment: "0~31"
|
||||
|
||||
Reference in New Issue
Block a user