mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-29 15:42:20 +03:00
Добавляем параметр global во все модули
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"menuSection": "Сенсоры",
|
||||
"configItem": [
|
||||
{
|
||||
"global": 0,
|
||||
"name": "EMON Ток",
|
||||
"type": "Reading",
|
||||
"subtype": "I",
|
||||
@@ -16,6 +17,7 @@
|
||||
"multiply": 1
|
||||
},
|
||||
{
|
||||
"global": 0,
|
||||
"name": "EMON Напряжение",
|
||||
"type": "Reading",
|
||||
"subtype": "U",
|
||||
|
||||
Reference in New Issue
Block a user