avr: most stuff for SensorWatch implemented.

This commit is contained in:
Martin Preuss
2026-01-18 00:49:08 +01:00
parent 0443032de7
commit c2d1234e00

View File

@@ -12,23 +12,14 @@
- sensor watch:
- SDRAM vars:
- nodeAddr
- variableId
- currentValue
- threshold yellow
- threshold red
- change limits to areas?
- add private flags (HAVE_VALUE, USE_WARNLIMIT, USE_CRITLIMIT)
- widgets:
- title (label)
- image (imageView)
- value (flashingLabel)
- routines:
- setValue()
- routines in app:
- onMsgReceived:
- filter-out reportValue
- filter-out setValue msgs (to select sensors)