ravedog Posted September 17, 2014 Posted September 17, 2014 Looking at the module, I see a "Last Update Time" Correct me of I'm wrong but that date and time is that last time the ISY FETCHED the WX info from the station , yes? There should be another stat in there and that is the last time the station reported it's stats. Last time ISY fetched is not really needed unless you are trying to see if the module worked. The important item is the last time that station updated its info to HAM. Any thoughts?
CompKing Posted September 18, 2014 Posted September 18, 2014 I agree with this point. I understand this is available in the API Query.
Michel Kohanim Posted September 18, 2014 Posted September 18, 2014 Hi ravedog, Correct, that's the last time ISY fetched data and it's important to make sure that there are no communication errors. We can possibly also get last update time from HAM but it has not been included in ISY. With kind regards, Michel
ravedog Posted September 18, 2014 Author Posted September 18, 2014 I think that would be good to get. For instance in my external program that fetches weather underground data, I compute time between a station updates and send that time to the isy in a separate variable. Then I will (sill working on it) have the isy look at the elapsed time and notify me if that station went dead. Since the current firmware can't use the date from the module, it can't be used in programming but it be good to have to use in the future (maybe in 5.0?) Sent from my iPhone using Tapatalk
Recommended Posts