Skip to content

Instantly share code, notes, and snippets.

@spion
Created November 20, 2012 14:48
Show Gist options
  • Save spion/4118366 to your computer and use it in GitHub Desktop.
Save spion/4118366 to your computer and use it in GitHub Desktop.
//XHR finished loading: "http://api.cosm.com/v2/feeds/64655".
{
"creator": "https://cosm.com/users/glisha",
"status": "live",
"tags": ["arduino", "ds18B20", "hackerspace", "скопје", "хаклаб"],
"description": "Temperature sensor network at Skopje hacklab with three DS18b20 and arduino.",
"created": "2012-06-23T23:22:59.135614Z",
"location": {
"disposition": "fixed",
"domain": "physical",
"exposure": "indoor",
"lon": 21.4183884859085,
"lat": 41.9963145836939
},
"datastreams": [{
"tags": ["arduino", "ds18B20", "hackerspace", "скопје", "хаклаб"],
"min_value": "0.0",
"current_value": "15.81",
"at": "2012-11-20T14:30:12.000000Z",
"unit": {
"symbol": "C",
"label": "C"
},
"max_value": "31.69",
"id": "hardware_room"
}, {
"tags": ["arduino", "ds18B20", "hackerspace", "скопје", "хаклаб"],
"min_value": "0.0",
"current_value": "14.75",
"at": "2012-11-20T14:30:12.000000Z",
"unit": {
"symbol": "C",
"label": "C"
},
"max_value": "4095.94",
"id": "lounge_area"
}, {
"tags": ["arduino", "ds18B2", "hackerspace", "скопје", "хаклаб"],
"min_value": "0.0",
"current_value": "11.56",
"at": "2012-11-20T14:30:12.000000Z",
"unit": {
"symbol": "C",
"label": "C"
},
"max_value": "4095.94",
"id": "outside"
}, {
"tags": ["arduino", "ds18B2", "hackerspace", "скопје", "хаклаб"],
"min_value": "0.0",
"current_value": "14.88",
"at": "2012-11-20T14:30:12.000000Z",
"unit": {
"symbol": "C",
"label": "C"
},
"max_value": "4095.94",
"id": "random_room"
}],
"feed": "https://api.cosm.com/v2/feeds/64655.json",
"version": "1.0.0",
"website": "https://github.com/skopjehacklab/hacklab-temperature",
"private": "false",
"title": "Скопје хаклаб температура",
"updated": "2012-07-29T11:02:02.137922Z",
"id": 64655
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment