mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
запустил первый сенсор в прошивке 4 той версии
This commit is contained in:
@@ -52,8 +52,19 @@
|
||||
"widget": "anydata",
|
||||
"page": "Сенсоры",
|
||||
"descr": "Температура",
|
||||
"pin": 0,
|
||||
"int": 10
|
||||
},
|
||||
{
|
||||
"type": "Reading",
|
||||
"subtype": "analog-adc",
|
||||
"id": "t",
|
||||
"widget": "anydata",
|
||||
"page": "Сенсоры",
|
||||
"descr": "Температура",
|
||||
"pin": 0,
|
||||
"int": 15
|
||||
},
|
||||
{
|
||||
"type": "Reading",
|
||||
"subtype": "bme280",
|
||||
|
||||
Reference in New Issue
Block a user