mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
большое обновление веба и прошивки
This commit is contained in:
@@ -245,6 +245,17 @@
|
||||
"max": 100,
|
||||
"debounce": 500
|
||||
},
|
||||
{
|
||||
"name": "range",
|
||||
"label": "Ползунок (Servo)",
|
||||
"widget": "range",
|
||||
"descrColor": "red",
|
||||
"after": "%",
|
||||
"k": 1,
|
||||
"min": 0,
|
||||
"max": 180,
|
||||
"debounce": 500
|
||||
},
|
||||
{
|
||||
"name": "select",
|
||||
"label": "Выпадающий",
|
||||
|
||||
Reference in New Issue
Block a user