View Full Version : uploading data for customer to veiw
JEREMY HAWKE
24th August 2009, 13:27
I am looking for an online system were we can upload Fridge van tempature data every four hours from a couple of office locations and our customer is able to veiw it .
Does anyone have any ideas
Thanks
Kev Jaques
24th August 2009, 13:44
Is the van temp data output automatically into something that can be read by rss? Then just supply a feed from those locations to your site.
Could cache the feed, then stick in a refresh every x minutes to get latest if there is one, if not use the cached feed.
KM-Tiger
24th August 2009, 13:59
Do you want current status or trends over time?
And as above how is the data to be collected?
JSTMF
26th August 2009, 14:43
Replied through PM.
los_design
26th August 2009, 15:01
Sounds like a straight forward cron job to me.
Your sorted yet?
Regards
Daren