меняем во всем коде

This commit is contained in:
IoTManagerProject
2023-09-03 02:05:55 +02:00
parent 3212fc914c
commit 34010801ef
2 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
"num": 0
},
{
"header": "Виртуальные элементы"
"header": "virtual_elments"
},
{
"global": 0,
@@ -189,7 +189,7 @@
"num": 12
},
{
"header": "Сенсоры"
"header": "sensors"
},
{
"name": "13. A02 Дальность",
@@ -630,7 +630,7 @@
"num": 42
},
{
"header": "Исполнительные устройства"
"header": "executive_devices"
},
{
"global": 0,
@@ -811,7 +811,7 @@
"num": 53
},
{
"header": "Экраны"
"header": "screens"
},
{
"global": 0,

View File

@@ -38,7 +38,7 @@
}
},
"modules": {
"Виртуальные элементы": [
"virtual_elments": [
{
"path": "src/modules/virtual/Cron",
"active": true
@@ -76,7 +76,7 @@
"active": false
}
],
"Сенсоры": [
"sensors": [
{
"path": "src/modules/sensors/A02Distance",
"active": true
@@ -230,7 +230,7 @@
"active": true
}
],
"Исполнительные устройства": [
"executive_devices": [
{
"path": "src/modules/exec/ButtonIn",
"active": true
@@ -316,7 +316,7 @@
"active": false
}
],
"Экраны": [
"screens": [
{
"path": "src/modules/display/DwinI",
"active": false