backlight|led 'on state' for DD configuration (#17383)
This commit is contained in:
parent
2f4c7697a9
commit
87e1ff218d
3 changed files with 16 additions and 2 deletions
|
@ -150,5 +150,11 @@
|
|||
"min": 0,
|
||||
"max": 255,
|
||||
"multipleOf": 1
|
||||
},
|
||||
"bit": {
|
||||
"type": "number",
|
||||
"min": 0,
|
||||
"max": 1,
|
||||
"multipleOf": 1
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue