инициализация

This commit is contained in:
IoTManagerProject
2023-08-30 21:50:31 +02:00
parent 521ee0a4bd
commit 3bd8d34b97

View File

@@ -819,14 +819,15 @@
"type": "Reading", "type": "Reading",
"subtype": "Lcd2004", "subtype": "Lcd2004",
"id": "Lcd", "id": "Lcd",
"widget": "", "widget": "inputTxt",
"page": "", "page": "Экраны",
"descr": "T", "descr": "LCD Экран",
"int": 15,
"addr": "0x27", "addr": "0x27",
"size": "20,4", "size": "20,4",
"coord": "0,0", "coord": "0,0",
"id2show": "id датчика", "id2show": "",
"prefix": "",
"postfix": "",
"num": 54 "num": 54
}, },
{ {
@@ -834,14 +835,15 @@
"type": "Reading", "type": "Reading",
"subtype": "Lcd2004", "subtype": "Lcd2004",
"id": "Lcd", "id": "Lcd",
"widget": "", "widget": "inputTxt",
"page": "", "page": "Экраны",
"descr": "T", "descr": "LCD Экран",
"int": 15,
"addr": "0x27", "addr": "0x27",
"size": "16,2", "size": "16,2",
"coord": "0,0", "coord": "0,0",
"id2show": "id датчика", "id2show": "",
"prefix": "",
"postfix": "",
"num": 55 "num": 55
} }
] ]