mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 23:22:19 +03:00
global change 1 mb working version
This commit is contained in:
@@ -52,6 +52,16 @@
|
||||
{
|
||||
"type": "hr"
|
||||
},
|
||||
{
|
||||
"type": "checkbox",
|
||||
"name": "uartEvents",
|
||||
"title": "Включить отправку всех событий в UART",
|
||||
"action": "/set?uartEvents=[[uartEvents]]",
|
||||
"state": "{{uartEvents}}"
|
||||
},
|
||||
{
|
||||
"type": "hr"
|
||||
},
|
||||
{
|
||||
"type": "h4",
|
||||
"title": "Скорость",
|
||||
|
||||
Reference in New Issue
Block a user