Private
Public Access
1
0
Files
rowsandall/rowers/tests/c2jsonsplitdata.txt
Sander Roosendaal 8bf9fcaa54 bug fix
2019-01-31 08:43:03 +01:00

48 lines
910 B
Plaintext

{
"date": "2017-05-16 17:24:00",
"timezone": "US/Pacific",
"workout_type": "FixedTimeSplits",
"type": "rower",
"weight_class": "H",
"time": 6000,
"distance": 1789,
"stroke_count": 314,
"drag_factor": 134,
"stroke_rate": 31,
"calories_total": 90,
"workout": {
"splits": [
{
"time": 1200,
"calories_total": 18,
"stroke_rate": 33,
"distance": 354
},
{
"time": 1200,
"calories_total": 18,
"stroke_rate": 31,
"distance": 355
},
{
"time": 1200,
"calories_total": 18,
"stroke_rate": 32,
"distance": 357
},
{
"time": 1200,
"calories_total": 18,
"stroke_rate": 31,
"distance": 363
},
{
"time": 1200,
"calories_total": 18,
"stroke_rate": 30,
"distance": 361
}
]
}
}