node-red-contrib-endomondo-api 0.0.1

A Node-RED node that gets workouts from Endomondo.

npm install node-red-contrib-endomondo-api

A node to get workouts from Endomondo

The workout sets the following properties of msg.payload:

  • id - The ID of the workout
  • type - The type of the activity
  • duration - Duration of the activity in seconds
  • distance - Distance of activity
  • calories - Calories burned during activity in kilocalories
  • startime - JavaScript Date object representing the start time of the activity

Additional data msg.data are provided:

  • auth - Session authentification
  • workouts - Array of a overview all workouts
  • workout - Detailed workout, selected by configured index

Node Info

Version: 0.0.1
Updated 7 years, 5 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

0 in the last week

Nodes

  • GetWorkout

Keywords

  • node-red
  • endomondo
  • sport

Maintainers