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

65 lines
1.3 KiB
Plaintext

{
"date": "2017-05-01 14:33:00",
"timezone": "Australia/Melbourne",
"workout_type": "VariableInterval",
"type": "rower",
"weight_class": "H",
"time": 16800,
"distance": 6721,
"rest_distance": 236,
"rest_time": 2700,
"calories_total": 427,
"drag_factor": 175,
"stroke_count": 996,
"stroke_rate": 33,
"workout": {
"intervals": [
{
"type": "time",
"time": 2400,
"distance": 1011,
"rest_time": 600,
"rest_distance": 43,
"stroke_rate": 35,
"calories_total": 68
},
{
"type": "time",
"time": 3000,
"distance": 1229,
"rest_time": 600,
"rest_distance": 59,
"stroke_rate": 34,
"calories_total": 80
},
{
"type": "time",
"time": 3000,
"distance": 1190,
"rest_time": 600,
"rest_distance": 59,
"stroke_rate": 33,
"calories_total": 75
},
{
"type": "time",
"time": 2400,
"distance": 971,
"rest_time": 750,
"rest_distance": 44,
"stroke_rate": 34,
"calories_total": 62
},
{
"type": "time",
"time": 6000,
"distance": 2320,
"rest_time": 150,
"rest_distance": 31,
"stroke_rate": 32,
"calories_total": 142
}
]
}
}