sensorwatch: introduce upper and lower limits.
This commit is contained in:
@@ -1,15 +1,25 @@
|
||||
|
||||
- sensor watch:
|
||||
- SDRAM vars:
|
||||
- change limits
|
||||
- SENSORWATCH_SD_OFFS_UPPERLIMIT_WARN_LO
|
||||
- SENSORWATCH_SD_OFFS_LOWERLIMIT_WARN_LO
|
||||
- SENSORWATCH_SD_OFFS_UPPERLIMIT_CRIT_LO
|
||||
- SENSORWATCH_SD_OFFS_LOWERLIMIT_CRIT_LO
|
||||
- add private flags (HAVE_VALUE, USE_UPPERWARNLIMIT, USE_LOWERWARNLIMIT, USE_UPPERCRITLIMIT, USE_LOWERCRITLIMIT)
|
||||
|
||||
|
||||
- new pages:
|
||||
- main window
|
||||
- buttons for climate, netstats, light, doors
|
||||
- about window (version, logo etc)
|
||||
- lights
|
||||
-
|
||||
- mode: on, off, auto
|
||||
- color: R, G, B, W
|
||||
- calibrate screen
|
||||
|
||||
- valueEdit
|
||||
- arrow_down - valueLabel - arrow_up
|
||||
- for every digit: arrow_up, below digit, arrow_down
|
||||
- min/max values
|
||||
- digitEdit
|
||||
- arrow_up, below digit, below arrow_down
|
||||
|
||||
|
||||
- label:
|
||||
@@ -37,15 +47,6 @@
|
||||
- use timer to blink/flash label, e.g. when values change
|
||||
|
||||
|
||||
- sensor watch:
|
||||
- SDRAM vars:
|
||||
- change limits
|
||||
- SENSORWATCH_SD_OFFS_UPPERLIMIT_WARN_LO
|
||||
- SENSORWATCH_SD_OFFS_LOWERLIMIT_WARN_LO
|
||||
- SENSORWATCH_SD_OFFS_UPPERLIMIT_CRIT_LO
|
||||
- SENSORWATCH_SD_OFFS_LOWERLIMIT_CRIT_LO
|
||||
- add private flags (HAVE_VALUE, USE_UPPERWARNLIMIT, USE_LOWERWARNLIMIT, USE_UPPERCRITLIMIT, USE_LOWERCRITLIMIT)
|
||||
|
||||
- widgets:
|
||||
- value (flashingLabel)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user