mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
Корректируем конфигурационные файлы для сборки
This commit is contained in:
@@ -78,6 +78,10 @@
|
|||||||
"descr": "Введите число",
|
"descr": "Введите число",
|
||||||
"int": "0",
|
"int": "0",
|
||||||
"val": "0.0",
|
"val": "0.0",
|
||||||
|
"map": "1024,1024,1,100",
|
||||||
|
"plus": 0,
|
||||||
|
"multiply": 1,
|
||||||
|
"round": 0,
|
||||||
"num": 5
|
"num": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -554,6 +558,7 @@
|
|||||||
"id": "u",
|
"id": "u",
|
||||||
"tx": 12,
|
"tx": 12,
|
||||||
"rx": 13,
|
"rx": 13,
|
||||||
|
"line": 2,
|
||||||
"speed": 9600,
|
"speed": 9600,
|
||||||
"eventFormat": 0,
|
"eventFormat": 0,
|
||||||
"num": 39
|
"num": 39
|
||||||
|
|||||||
@@ -107,6 +107,10 @@
|
|||||||
"path": "src/modules/sensors/Hdc1080",
|
"path": "src/modules/sensors/Hdc1080",
|
||||||
"active": true
|
"active": true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"path": "src/modules/sensors/Ina219",
|
||||||
|
"active": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"path": "src/modules/sensors/IoTWiegand",
|
"path": "src/modules/sensors/IoTWiegand",
|
||||||
"active": false
|
"active": false
|
||||||
|
|||||||
Reference in New Issue
Block a user