Hi all,
I've got a new version of the weather code. I've had this code running for a while now, just haven't had time to post it. I was going to post it now, but everytime I try I get a error message saying 'Cannot access attachments upload path'. I did a search, but no solutions to this were found. Anyway the auto retrieval code is working, and I fixed the problem I was having with the editor removing my xml tags. Since it was part of a regex I simply used the tag I am searching for without the first '<'. The editor likes it and the regex code finds only the data I'm looking for. Also added some more logging. I've had it running for a couple days now and it seems well behaved so far. I'd like to start adding data retrieval now so that other devices (and hopefully events) can get weather data whenever they want it, rather than waiting an hour to see if something changed.
Thanks,
Jason
I've got a new version of the weather code. I've had this code running for a while now, just haven't had time to post it. I was going to post it now, but everytime I try I get a error message saying 'Cannot access attachments upload path'. I did a search, but no solutions to this were found. Anyway the auto retrieval code is working, and I fixed the problem I was having with the editor removing my xml tags. Since it was part of a regex I simply used the tag I am searching for without the first '<'. The editor likes it and the regex code finds only the data I'm looking for. Also added some more logging. I've had it running for a couple days now and it seems well behaved so far. I'd like to start adding data retrieval now so that other devices (and hopefully events) can get weather data whenever they want it, rather than waiting an hour to see if something changed.
Thanks,
Jason