Skip to content
Snippets Groups Projects
Commit 1fe22caa authored by thiebolt's avatar thiebolt
Browse files

update

parent 01550a96
Branches
Tags
No related merge requests found
...@@ -60,10 +60,10 @@ neOSensor.menu.PartitionScheme.default=Default 4MB with spiffs (1.2MB APP/1.5MB ...@@ -60,10 +60,10 @@ neOSensor.menu.PartitionScheme.default=Default 4MB with spiffs (1.2MB APP/1.5MB
neOSensor.menu.PartitionScheme.default.build.partitions=default neOSensor.menu.PartitionScheme.default.build.partitions=default
# [feb.24] additional FLASH partitioning options # [feb.24] additional FLASH partitioning options
neOSensor.menu.PartitionScheme.defaultffat=Default 4MB with ffat (1.2MB APP/1.5MB FATFS) neOSensor.menu.PartitionScheme.defaultffat=Default 4MB with ffat (1.2MB APP/1.5MB FATFS)
neOSensor.menu.PartitionScheme.defaultffat.build.partitions=default_ffat
neOSensor.menu.PartitionScheme.min_spiffs=Minimal SPIFFS (1.9MB APP with OTA/190KB SPIFFS)
neOSensor.menu.PartitionScheme.min_spiffs.build.partitions=min_spiffs neOSensor.menu.PartitionScheme.min_spiffs.build.partitions=min_spiffs
neOSensor.menu.PartitionScheme.min_spiffs.upload.maximum_size=1966080 neOSensor.menu.PartitionScheme.min_spiffs.upload.maximum_size=1966080
neOSensor.menu.PartitionScheme.defaultffat.build.partitions=default_ffat
neOSensor.menu.PartitionScheme.min_spiffs=Minimal SPIFFS (1.9MB APP with OTA/190KB SPIFFS)
# Core debug # Core debug
neOSensor.menu.DebugLevel.none=None neOSensor.menu.DebugLevel.none=None
......
[senso] cleared JSON modules capacity (bytes): 2048
[senso] JSON modules configuration use 976 bytes over 2048 available.
{
"topics": [
"irit2/366"
],
"zones": [
{
"topic": "irit2/366",
"modules": [
{
"module": "fake",
"unit": "bonzo",
"params": [
{
"param": "frequency",
"value": 42
}
]
},
{
"module": "airquality",
"unit": "lcc_sensor",
"params": [
{
"param": "frequency",
"value": 0
},
{
"param": "subIDs",
"value": [
"NO2",
"CO",
"CH20",
"NO2_alt"
]
},
{
"param": "inputs",
"value": [
[
16,
17,
5,
18,
35
],
[
19,
21,
22,
23,
34
],
[
13,
12,
14,
27,
33
],
[
15,
2,
0,
4,
32
]
]
},
{
"param": "outputs",
"value": [
-1,
-1,
25,
26
]
}
]
}
]
}
]
}
[senso] found 'topic' = irit2/366
[senso] WARNING: only 1st topic taken into account!
[wifiParams] start to process options ...
[senso] start to search JSON config for module airquality
[senso] modulesArray was found :)
[
{
"module": "fake",
"unit": "bonzo",
"params": [
{
"param": "frequency",
"value": 42
}
]
},
{
"module": "airquality",
"unit": "lcc_sensor",
"params": [
{
"param": "frequency",
"value": 0
},
{
"param": "subIDs",
"value": [
"NO2",
"CO",
"CH20",
"NO2_alt"
]
},
{
"param": "inputs",
"value": [
[
16,
17,
5,
18,
35
],
[
19,
21,
22,
23,
34
],
[
13,
12,
14,
27,
33
],
[
15,
2,
0,
4,
32
]
]
},
{
"0\b": "\b⸮⸮⸮?",
"": [
-1,
-1,
25,
26
]
}
]
}
]
[senso] cleared JSON modules capacity (bytes): 2048
[senso] JSON modules configuration use 48 bytes over 2048 available.
{
"topics": [
"irit2/366"
],
"zones": []
}
[senso] found 'topic' = irit2/366
[senso] WARNING: only 1st topic taken into account!
[wifiParams] start to process options ...
[senso] start to search JSON config for module airquality
<nothing was found as zones is empty>
{
"topics": [
"irit2/366"
],
"zones": [
{
"topic": "irit2/366",
"modules": [
{
"module": "airquality",
"unit": "lcc_sensor",
"params": [
{
"param": "frequency",
"value": 0
},
{
"param": "subIDs",
"value": [
"NO2",
"CO",
"CH20",
"NO2_alt"
]
},
{
"param": "inputs",
"value": [
[
16,
17,
5,
18,
35
],
[
19,
21,
22,
23,
34
],
[
13,
12,
14,
27,
33
],
[
15,
2,
0,
4,
32
]
]
},
{
"param": "outputs",
"value": [
-1,
-1,
25,
26
]
}
]
}
]
}
]
}
[senso] found 'topic' = irit2/366
[senso] WARNING: only 1st topic taken into account!
[wifiParams] start to process options ...
[senso] start to search JSON config for module airquality
[senso] modulesArray was found :)
[
{
"module": "airquality",
"unit": "lcc_sensor",
"params": [
{
"param": "frequency",
"value": 0
},
{
"param": "subIDs",
"value": [
"NO2",
"CO",
"CH20",
"NO2_alt"
]
},
{
"param": "inputs",
"value": [
[
16,
17,
5,
18,
35
],
[
19,
21,
22,
23,
34
],
[
13,
12,
14,
27,
33
],
[
15,
2,
0,
4,
32
]
]
},
{
"param": "outputs",
"value": [
-1,
-1,
25,
26
]
}
]
}
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment