mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 03:49:13 +03:00
Переименование сенсоров
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"menuSection": "Сенсоры",
|
||||
"configItem": [
|
||||
{
|
||||
"name": "dht11 Cенсор температуры",
|
||||
"name": "DHT11 Температура",
|
||||
"type": "Reading",
|
||||
"subtype": "Dht1122t",
|
||||
"id": "tmp3",
|
||||
@@ -14,7 +14,7 @@
|
||||
"senstype": "dht11"
|
||||
},
|
||||
{
|
||||
"name": "dht11 Cенсор влажности",
|
||||
"name": "DHT11 Влажность",
|
||||
"type": "Reading",
|
||||
"subtype": "Dht1122h",
|
||||
"id": "Hum3",
|
||||
|
||||
Reference in New Issue
Block a user