Incorrect message name for "Developer Data" in the "FIT File Example" section

The "FIT File Example" section of the FIT Protocol uses the incorrect name `dev_data_id` instead of `developer_data_id`.

Manlio Perillo

  • There are also errors with the fields definition numbers:

      - `app_id`                => `application_id`

      - `dev_data_index` => `developer_data_index`

      - `dev_data_idx`     => `developer_data_index`

      - `field_def_num`    => `field_definition_num`

      - `base_type_id`     => `fit_base_type_id`