mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-04-01 04:49:13 +03:00
Позволяем читать объект RTC как переменную с датой и временем по формату из настройки
This commit is contained in:
@@ -15,11 +15,12 @@
|
||||
"widget": "",
|
||||
"page": "",
|
||||
"descr": "",
|
||||
"int": "0",
|
||||
"int": "1",
|
||||
"chipNum": 1,
|
||||
"rst": 16,
|
||||
"clk": 5,
|
||||
"dat": 4
|
||||
"dat": 4,
|
||||
"defFormat": "d-m-Y"
|
||||
},
|
||||
{
|
||||
"name": "2. Расширитель портов Mcp23017",
|
||||
|
||||
Reference in New Issue
Block a user