Hi @jomo_racing,
I can’t access your link (I’d have to be logged-in as you to do so), but you can check the API directly for the same data. Go to:
http://api.smartcitizen.me/v0.0.1/6e0428e19cf2bff1a9c05d14d0400bf4/41/posts.json
Then substitute your API key for the one above, and substitute “/41/” for “/1966/”. In the response you get some lines of info like this:
{“device”:{“id”:“41”,“title”:“SCK Hangar”,“description”:"",“location”:“Hangar, Poble Nou”,“city”:“Barcelona”,“country”:“Spain”,“exposure”:“indoor”,“elevation”:“12.0”,“geo_lat”:“41.408420000000000”,“geo_long”:“2.199940000000000”,“created”:“2013-04-25 18:34:47 UTC”,“last_insert_datetime”:“2014-03-27 13:22:16 UTC”,“posts”:[{“timestamp”:“2014-03-27 12:21:54 UTC”,“temp”:25.8,“hum”:30,“co”:290.56,“no2”:43.71,“light”:42.8,“noise”:68.4,“bat”:100,“panel”:4.44,“nets”:3,“insert_datetime”:“2014-03-27 13:22:16 UTC”}]}}
You can see in this example all the device’s data from it’s last upload.
Let us know what you find. Thanks,
-Matt
SCK 685