mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-31 12:29:14 +03:00
Добавляем параметр global во все модули
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"menuSection": "Сенсоры",
|
||||
"configItem": [
|
||||
{
|
||||
"global": 0,
|
||||
"name": "DHT11 Температура",
|
||||
"type": "Reading",
|
||||
"subtype": "Dht1122t",
|
||||
@@ -14,6 +15,7 @@
|
||||
"senstype": "dht11"
|
||||
},
|
||||
{
|
||||
"global": 0,
|
||||
"name": "DHT11 Влажность",
|
||||
"type": "Reading",
|
||||
"subtype": "Dht1122h",
|
||||
|
||||
Reference in New Issue
Block a user