You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to share files due to PII. Perhaps someone could share if this is a fatal error or if it's something that allows the files to be parsed in spite of the error?
I'm getting this exception for a few users in their Fit files:
FitParseError("No such dev_data_index=%s found" % (dev_data_index))
Looks like it's related to Battery Level and the dev_data_index is 0.
<DataMessage: field_description (#206) -- local mesg: #3, fields: [field_name: Battery level, units: %, fit_base_unit_id: None, native_mesg_num: record, developer_data_index: 0, field_definition_number: 0, fit_base_type_id: float32, scale: None, offset: None, native_field_num: None]>
Thanks in advance for any suggestions.
The text was updated successfully, but these errors were encountered: