mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 20:09:14 +03:00
Добавляем параметр global во все модули
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"menuSection": "Сенсоры",
|
||||
"configItem": [
|
||||
{
|
||||
"global": 0,
|
||||
"name": "SDS011 PM25 Пыль",
|
||||
"type": "Reading",
|
||||
"subtype": "Sds011_25",
|
||||
@@ -21,6 +22,7 @@
|
||||
"retryDelayMs": 5
|
||||
},
|
||||
{
|
||||
"global": 0,
|
||||
"name": "SDS011 PM10 Пыль",
|
||||
"type": "Reading",
|
||||
"subtype": "Sds011_10",
|
||||
|
||||
Reference in New Issue
Block a user