Добавляем виртуальные элементы на базе переменной

This commit is contained in:
2022-08-11 17:52:59 +03:00
parent 799aff3383
commit 2a757dfb4d
2 changed files with 138 additions and 66 deletions

View File

@@ -2,6 +2,42 @@
"menuSection": "Виртуальные элементы",
"configItem": [{
"name": "Кнопка",
"type": "Reading",
"subtype": "Variable",
"id": "vbtn",
"widget": "",
"page": "",
"descr": "",
"int": "0",
"val": "0"
},
{
"name": "Окно ввода цифры",
"type": "Reading",
"subtype": "Variable",
"id": "dedit",
"widget": "",
"page": "",
"descr": "",
"int": "0",
"val": "0"
},
{
"name": "Окно ввода времени",
"type": "Reading",
"subtype": "Variable",
"id": "tedit",
"widget": "",
"page": "",
"descr": "",
"int": "0",
"val": "0"
},
{
"name": "Переменная",
"type": "Reading",
"subtype": "Variable",