mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-29 15:42:20 +03:00
Исправляем ошибки в нащвании элемента ButtonOut в вебе
This commit is contained in:
@@ -312,13 +312,13 @@
|
|||||||
"header": "Исполнительные устройства"
|
"header": "Исполнительные устройства"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "23. Доп. функции системы",
|
"name": "23. Кнопка управляющая пином (Реле с кнопкой)",
|
||||||
"num": 23,
|
"num": 23,
|
||||||
"type": "Writing",
|
"type": "Writing",
|
||||||
"subtype": "ButtonOut",
|
"subtype": "ButtonOut",
|
||||||
"id": "btn",
|
"id": "btn",
|
||||||
"widget": "",
|
"widget": "button",
|
||||||
"page": "",
|
"page": "Кнопки",
|
||||||
"descr": "",
|
"descr": "",
|
||||||
"int": 0,
|
"int": 0,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user