Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TermDefinition
Workout Definition (WD)A static entity that is a template for a workout (e.g. a running, gym training, etc).
Workout Activity (WA)An entity representing a performed workout - an actual instance of a workout that the user performed on a specific date.
Exercise Definition (ED)A static entity that represents a single template exercise (e.g. push-ups).
Exercise Activity (EA)An entity representing an exercise that was performed as part of a Workout Activity.

...

An entity that represents a single exercise performed by the user as part of a Workout Activity. It captures data about what that exercise was and how many calories the user burned.

Properties

NameNotes
Exercise Definition ReferenceA reference to the ED that this activity was created from.
Workout Activity ReferenceA reference to the WA that this activity is part of.
CreatedThe date/time the EA was created.
DurationThe length of time that this exercise activity was performed for.