Thanks for the response.
I'm not sure this helps me but maybe I need to explain a little more what I am trying to do or maybe I've not understood.
I have set up my ioBridge to monitor to do data logging on channel 4 as "digital input counting", this setup allows me to monitor a pulsing LED and every 600 seconds I get a time stamped reading of the number of pulses that have occurred.
I can see this data from your website as a bar chart or download the .csv file, this is great but I have two problem which I can't seem to resolve (hence these questions).
Problem 1. Using your JSON feed I only get a snapshot of what is happening at a point in time and not the accumulated pulse count over the 600 second period. For temperature monitoring a snapshot is fine but using this feed against my "digital input counting" channel I would only every see a 1 or 0 and never the actual count of pulses.
For my project I need access to the number of pulses counted every 600 seconds with a timestamp (the same information as your downloadable .csv file). I need this data as I intend to pass it to another application so I can do some statistical analysis with it.
Problem 2.I have seen a similar post on the forum (
http://www.iobridge.net/forum/index.php/topic,451.msg1858.html#msg1858) which relates to viewing data without logging in to ioBridge.com If I had access to the data directly I could create my own charts (via google for example) and share with others which is a key part of my project.
If you can assist I would be very grateful.
Many thanks.
Dan