garmin-connect
garmin-connect copied to clipboard
feat: add gear support for GC
I created 4 new methods
-
getGearto retrieve all gear of the user -
getGearsForActivityto retrieve the gear assigned to a single activity -
linkGearToActivityandunlinkGearFromActivityto assign/deassgin a gear to an activity
I'm also preparing the creation and editing of a gear, but it will come in a different PR.