Skip to content

Instantly share code, notes, and snippets.

@Restuta
Created April 23, 2013 23:13
Show Gist options
  • Save Restuta/5448222 to your computer and use it in GitHub Desktop.
Save Restuta/5448222 to your computer and use it in GitHub Desktop.
Cyclone Record data structure
{
"Record" : {
"HR": 147,
"Speed": 23.3, //km/h? m/h?
"Cadence": 81,
"Temperature": 23,
"GpsData": {
"Latitude": -23423423423,
"Longitude": 23423423323
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment