Temperature graphs
2015-06-11 23:19 skrev Vernon Everett:
Hi all The simple solution is to send two messages. One, as a status, which is the display we get to see. And another with data, which we don't get to see, but gets parsed into the rrd files.
Agreed. Sending the trend data separately is simple and makes the monitoring script cleaner. And the message format is well documented instead of a hack. Ulric