forked from btclock/webui
Update swagger files
This commit is contained in:
parent
ffd681b076
commit
b38dabec52
2 changed files with 12 additions and 0 deletions
|
@ -418,6 +418,9 @@
|
|||
"screen[5]": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"screen[6]": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"tzOffset": {
|
||||
"type": "integer",
|
||||
"default": 60,
|
||||
|
@ -432,6 +435,10 @@
|
|||
"type": "integer",
|
||||
"default": 30,
|
||||
"description": "Time between screens when rotating in minutes"
|
||||
},
|
||||
"txPower": {
|
||||
"type": "integer",
|
||||
"description": "WiFi Tx Power"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue