mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
Делаем Ds18b20 с большой буквы
This commit is contained in:
@@ -11,5 +11,17 @@
|
||||
"multiply": 1,
|
||||
"pin": 0,
|
||||
"int": 15
|
||||
},
|
||||
{
|
||||
"type": "Reading",
|
||||
"subtype": "Ds18b20",
|
||||
"id": "tmp",
|
||||
"widget": "anydataTmp",
|
||||
"page": "Сенсоры",
|
||||
"descr": "Температура",
|
||||
"int": 15,
|
||||
"pin": 0,
|
||||
"index": 0,
|
||||
"addr": ""
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user