Skip to content

Instantly share code, notes, and snippets.

@federecio
Last active December 15, 2015 19:39
Show Gist options
  • Save federecio/5312790 to your computer and use it in GitHub Desktop.
Save federecio/5312790 to your computer and use it in GitHub Desktop.
{
"activityId": "104019031",
"calories": 257,
"fuel": 662,
"distance": 3.1318,
"steps": 10,
"duration": "0:14:31.000",
"activityType": "RUN",
"startTime": "2011-08-11T02:44:39Z",
"activityTimeZone": "GMT-08:00",
"status": "COMPLETE",
"deviceType": "SPORTWATCH",
"tags": [
{
"tagType": "EMOTION",
"value": "HAPPY"
},
{
"tagType": "TERRAIN",
"value": "TRAIL"
},
{
"tagType": "COURT",
"value": "DUNK"
},
{
"tagType": "SHOES",
"value": "AirMax"
},
{
"tagType": "WEATHER",
"value": "RAINY"
},
{
"tagType": "NOTE",
"value": "text string"
}
],
"metrics": [
{
"intervalMetric": 10,
"intervalUnit": "SEC",
"metricType": "DISTANCE",
"values": [
0.0299,
0.0562,
0.0794,
0.114,
3.0967,
3.1296
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment