default profile

This commit is contained in:
Mit4el
2024-02-26 23:37:41 +03:00
parent 8e7d2d6a14
commit b348629b0b
4 changed files with 16 additions and 4 deletions

View File

@@ -128,6 +128,10 @@
},
"modules": {
"virtual_elments": [
{
"path": "src/modules/virtual/Benchmark",
"active": false
},
{
"path": "src/modules/virtual/Cron",
"active": true
@@ -290,7 +294,7 @@
"path": "src/modules/sensors/Mhz19",
"active": false
},
{
{
"path": "src/modules/sensors/MQgas",
"active": true
},
@@ -352,6 +356,10 @@
"path": "src/modules/exec/AnalogBtn",
"active": true
},
{
"path": "src/modules/exec/BrokerMQTT",
"active": false
},
{
"path": "src/modules/exec/ButtonIn",
"active": true
@@ -420,6 +428,10 @@
"path": "src/modules/exec/SDcard",
"active": false
},
{
"path": "src/modules/exec/SmartBoiler",
"active": false
},
{
"path": "src/modules/exec/SysExt",
"active": false