c03: implemented setdata message handling for SensorWatch

storing/restoring data from EEPROM doesn't work, yet.
This commit is contained in:
Martin Preuss
2026-01-21 22:48:44 +01:00
parent e5a999e9b6
commit d64157f7ef
5 changed files with 294 additions and 97 deletions

View File

@@ -1,5 +1,5 @@
C01
C03
===
- Role: Controller with Display
@@ -8,3 +8,11 @@ C01
- Periphery:
- Display with SPI
SetLimits:
aqhome-tool setdata -N nodes/xxxxxxxx/CO2_LIMIT_CRIT -v "LOWER:UPPER"
aqhome-tool setdata -N nodes/xxxxxxxx/CO2_LIMIT_WARN -v "LOWER:UPPER"