Добавляем параметр 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": "MHZ-19 CO2 UART",
"type": "Reading",
"subtype": "Mhz19uart",
@@ -20,6 +21,7 @@
"ABC": 1
},
{
"global": 0,
"name": "MHZ-19 CO2 PWM",
"type": "Reading",
"subtype": "Mhz19pwm",
@@ -36,6 +38,7 @@
"int": 300
},
{
"global": 0,
"name": "MHZ-19 Температура UART",
"type": "Reading",
"subtype": "Mhz19temp",