Editing gear in .fit file

Does the Garmin SDK have the ability to edit the gear used in an activity? I'm developing a small sensor, and it would be nice if I could at it to the Gear section of my Garmin account, and then whenever the sensor is used in an activity it could automatically be added(via the Data Field that is being written to record the data from the sensor) to the activity to help keep track of its lifespan.

  • There are no gear related messages defined in the FIT SDK. Gear tracking is purely a feature of Connect. If you are developing a sensor, you can use a CIQ data field to connect to the sensor during an activity, then Connect you will see that your CIQ data field was used.