node-red-contrib-endomondo-api

0.0.1 • Public • Published

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

Package Sidebar

Install

npm i node-red-contrib-endomondo-api

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • heleon19