470d20a7e3
Implemented value invalidation (not that it does much right now due to device invalidation not yet being implemented). Also implemented an internal UUID so the server can call itself for these functions.
f579dd4c16
Frontend now displays environment temperature. Moved from using '-1' and an 'invalid' indicator to nulls, which in hindsight is what it should've been before. Old habits die hard.