I am trying to export the data from a strength-based activity that I have completed using my FR-955. via a python\ program I working on. I have exported the strength activity from the Garmin website (generating my fit file) However when I extract the data I am only seeing "unknown_134", "heart_rate", "timestamp", "unknown_108", "distance" and "temperature" data. I'm not seeing any of the exercise names, reps, and weight etc data? Is this information not stored in the fit files?
When I use the python program I have created for running activities, I get a lot more information i.e. longitude, latitude, cadence, speed , etc...
And my search (albeit quick search) for what these "unknown_xxx" fields are, has resulted in no results... Can anyone briefly describe what these are?
Thanks!.