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