fix: parameter config yaml updated

This commit is contained in:
2023-11-14 15:49:49 +08:00
parent 26a15d3ce1
commit 123e8f4412
4 changed files with 96 additions and 97 deletions

View File

@@ -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"