avr: most stuff for SensorWatch implemented.
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user