A node to get workouts from Endomondo
The workout sets the following properties of msg.payload
:
id
- The ID of the workouttype
- The type of the activityduration
- Duration of the activity in secondsdistance
- Distance of activitycalories
- Calories burned during activity in kilocaloriesstartime
- JavaScript Date object representing the start time of the activity
Additional data msg.data
are provided:
auth
- Session authentificationworkouts
- Array of a overview all workoutsworkout
- Detailed workout, selected by configured index