mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
инициализация
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user