Hello
For the C SDK, is there a recommended method to dynamically select which message fields to include in the definition and data records?
For example, FIT_RECORD_MESG has around 50 fields, and I want to use some fields for one sequence, other fields for another sequence, and so on.
Thanks