mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 22:52:19 +03:00
Выделяем виртуальную кнопку в отдельный модуль
This commit is contained in:
@@ -1,18 +1,7 @@
|
||||
{
|
||||
"menuSection": "Виртуальные элементы",
|
||||
|
||||
"configItem": [{
|
||||
"name": "Кнопка",
|
||||
"type": "Reading",
|
||||
"subtype": "Variable",
|
||||
"id": "vbtn",
|
||||
"widget": "",
|
||||
"page": "",
|
||||
"descr": "",
|
||||
|
||||
"int": "0",
|
||||
"val": "0"
|
||||
},
|
||||
"configItem": [
|
||||
{
|
||||
"name": "Окно ввода цифры",
|
||||
"type": "Reading",
|
||||
|
||||
Reference in New Issue
Block a user