Добавляем параметр global во все модули

This commit is contained in:
2022-10-23 11:19:41 +03:00
parent 31beaa9c90
commit 08db9bd9e3
41 changed files with 65 additions and 1 deletions

View File

@@ -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",