From 1e2ae3e63b5533448343ed9cf2914ce23106f41e Mon Sep 17 00:00:00 2001 From: Jenkins Date: Tue, 23 Apr 2024 19:34:52 -0500 Subject: [PATCH] Garmin FIT SDK 21.139.2 Change-Id: I217039d7f34d26e4a877a29d6e869529ab7aeeff --- Dynastream/Fit/AccumulatedField.cs | 4 +- Dynastream/Fit/Accumulator.cs | 4 +- Dynastream/Fit/BufferedMesgBroadcaster.cs | 4 +- Dynastream/Fit/Crc.cs | 4 +- Dynastream/Fit/Decode.cs | 4 +- Dynastream/Fit/DecodeMode.cs | 4 +- Dynastream/Fit/Defines.cs | 6 +- Dynastream/Fit/DeveloperDataKey.cs | 4 +- Dynastream/Fit/DeveloperDataLookup.cs | 4 +- Dynastream/Fit/DeveloperField.cs | 4 +- Dynastream/Fit/DeveloperFieldDefinition.cs | 4 +- Dynastream/Fit/DeveloperFieldDescription.cs | 4 +- Dynastream/Fit/Encode.cs | 4 +- Dynastream/Fit/Field.cs | 4 +- Dynastream/Fit/FieldBase.cs | 4 +- Dynastream/Fit/FieldComponent.cs | 4 +- Dynastream/Fit/FieldDefinition.cs | 4 +- Dynastream/Fit/FitException.cs | 4 +- Dynastream/Fit/FitListener.cs | 4 +- Dynastream/Fit/FitMessages.cs | 4 +- Dynastream/Fit/Header.cs | 4 +- Dynastream/Fit/IMesgBroadcastPlugin.cs | 4 +- Dynastream/Fit/Mesg.cs | 4 +- Dynastream/Fit/MesgBroadcaster.cs | 4 +- Dynastream/Fit/MesgDefinition.cs | 4 +- Dynastream/Fit/Profile.cs | 8 ++- .../Fit/Profile/Mesgs/AadAccelFeaturesMesg.cs | 4 +- .../Profile/Mesgs/AccelerometerDataMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/ActivityMesg.cs | 4 +- .../Fit/Profile/Mesgs/AntChannelIdMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/AntRxMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/AntTxMesg.cs | 4 +- .../Fit/Profile/Mesgs/AviationAttitudeMesg.cs | 4 +- .../Fit/Profile/Mesgs/BarometerDataMesg.cs | 4 +- .../Fit/Profile/Mesgs/BeatIntervalsMesg.cs | 4 +- .../Fit/Profile/Mesgs/BikeProfileMesg.cs | 4 +- .../Fit/Profile/Mesgs/BloodPressureMesg.cs | 4 +- .../Fit/Profile/Mesgs/CadenceZoneMesg.cs | 4 +- .../Fit/Profile/Mesgs/CameraEventMesg.cs | 4 +- .../Fit/Profile/Mesgs/CapabilitiesMesg.cs | 4 +- .../Fit/Profile/Mesgs/ChronoShotDataMesg.cs | 4 +- .../Profile/Mesgs/ChronoShotSessionMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/ClimbProMesg.cs | 4 +- .../Fit/Profile/Mesgs/ConnectivityMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/CourseMesg.cs | 4 +- .../Fit/Profile/Mesgs/CoursePointMesg.cs | 4 +- .../Fit/Profile/Mesgs/DeveloperDataIdMesg.cs | 4 +- .../Profile/Mesgs/DeviceAuxBatteryInfoMesg.cs | 4 +- .../Fit/Profile/Mesgs/DeviceInfoMesg.cs | 4 +- .../Fit/Profile/Mesgs/DeviceSettingsMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/DiveAlarmMesg.cs | 4 +- .../Fit/Profile/Mesgs/DiveApneaAlarmMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/DiveGasMesg.cs | 4 +- .../Fit/Profile/Mesgs/DiveSettingsMesg.cs | 4 +- .../Fit/Profile/Mesgs/DiveSummaryMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/EventMesg.cs | 4 +- .../Mesgs/ExdDataConceptConfigurationMesg.cs | 4 +- .../Mesgs/ExdDataFieldConfigurationMesg.cs | 4 +- .../Mesgs/ExdScreenConfigurationMesg.cs | 4 +- .../Fit/Profile/Mesgs/ExerciseTitleMesg.cs | 4 +- .../Profile/Mesgs/FieldCapabilitiesMesg.cs | 4 +- .../Fit/Profile/Mesgs/FieldDescriptionMesg.cs | 4 +- .../Fit/Profile/Mesgs/FileCapabilitiesMesg.cs | 4 +- .../Fit/Profile/Mesgs/FileCreatorMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/FileIdMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/GoalMesg.cs | 4 +- .../Fit/Profile/Mesgs/GpsMetadataMesg.cs | 4 +- .../Fit/Profile/Mesgs/GyroscopeDataMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/HrMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/HrZoneMesg.cs | 4 +- .../Fit/Profile/Mesgs/HrmProfileMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/HrvMesg.cs | 4 +- .../Fit/Profile/Mesgs/HrvStatusSummaryMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/HrvValueMesg.cs | 4 +- .../Profile/Mesgs/HsaAccelerometerDataMesg.cs | 4 +- .../Profile/Mesgs/HsaBodyBatteryDataMesg.cs | 4 +- .../Profile/Mesgs/HsaConfigurationDataMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/HsaEventMesg.cs | 4 +- .../Fit/Profile/Mesgs/HsaGyroscopeDataMesg.cs | 4 +- .../Fit/Profile/Mesgs/HsaHeartRateDataMesg.cs | 4 +- .../Profile/Mesgs/HsaRespirationDataMesg.cs | 4 +- .../Fit/Profile/Mesgs/HsaSpo2DataMesg.cs | 4 +- .../Fit/Profile/Mesgs/HsaStepDataMesg.cs | 4 +- .../Fit/Profile/Mesgs/HsaStressDataMesg.cs | 4 +- .../Mesgs/HsaWristTemperatureDataMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/JumpMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/LapMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/LengthMesg.cs | 4 +- .../Fit/Profile/Mesgs/MagnetometerDataMesg.cs | 4 +- .../Fit/Profile/Mesgs/MaxMetDataMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/MemoGlobMesg.cs | 4 +- .../Fit/Profile/Mesgs/MesgCapabilitiesMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/MetZoneMesg.cs | 4 +- .../Fit/Profile/Mesgs/MonitoringHrDataMesg.cs | 4 +- .../Fit/Profile/Mesgs/MonitoringInfoMesg.cs | 4 +- .../Fit/Profile/Mesgs/MonitoringMesg.cs | 4 +- .../Fit/Profile/Mesgs/NmeaSentenceMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/ObdiiDataMesg.cs | 4 +- .../Fit/Profile/Mesgs/OhrSettingsMesg.cs | 4 +- .../Mesgs/OneDSensorCalibrationMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/PadMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/PowerZoneMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/RawBbiMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/RecordMesg.cs | 4 +- .../Fit/Profile/Mesgs/RespirationRateMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/ScheduleMesg.cs | 4 +- .../Fit/Profile/Mesgs/SdmProfileMesg.cs | 4 +- .../Fit/Profile/Mesgs/SegmentFileMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/SegmentIdMesg.cs | 4 +- .../Fit/Profile/Mesgs/SegmentLapMesg.cs | 4 +- .../Mesgs/SegmentLeaderboardEntryMesg.cs | 4 +- .../Fit/Profile/Mesgs/SegmentPointMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/SessionMesg.cs | 56 ++++++++++++++++++- Dynastream/Fit/Profile/Mesgs/SetMesg.cs | 4 +- .../Fit/Profile/Mesgs/SlaveDeviceMesg.cs | 4 +- .../Fit/Profile/Mesgs/SleepAssessmentMesg.cs | 4 +- .../Fit/Profile/Mesgs/SleepLevelMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/SoftwareMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/SpeedZoneMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/SplitMesg.cs | 4 +- .../Fit/Profile/Mesgs/SplitSummaryMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/Spo2DataMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/SportMesg.cs | 4 +- .../Fit/Profile/Mesgs/StressLevelMesg.cs | 4 +- .../Fit/Profile/Mesgs/TankSummaryMesg.cs | 4 +- .../Fit/Profile/Mesgs/TankUpdateMesg.cs | 4 +- .../Mesgs/ThreeDSensorCalibrationMesg.cs | 4 +- .../Fit/Profile/Mesgs/TimeInZoneMesg.cs | 4 +- .../Profile/Mesgs/TimestampCorrelationMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/TotalsMesg.cs | 4 +- .../Fit/Profile/Mesgs/TrainingFileMesg.cs | 4 +- .../Fit/Profile/Mesgs/UserProfileMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/VideoClipMesg.cs | 4 +- .../Fit/Profile/Mesgs/VideoDescriptionMesg.cs | 4 +- .../Fit/Profile/Mesgs/VideoFrameMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/VideoMesg.cs | 4 +- .../Fit/Profile/Mesgs/VideoTitleMesg.cs | 4 +- .../Profile/Mesgs/WatchfaceSettingsMesg.cs | 4 +- .../Fit/Profile/Mesgs/WeatherAlertMesg.cs | 4 +- .../Profile/Mesgs/WeatherConditionsMesg.cs | 4 +- .../Fit/Profile/Mesgs/WeightScaleMesg.cs | 4 +- Dynastream/Fit/Profile/Mesgs/WorkoutMesg.cs | 4 +- .../Fit/Profile/Mesgs/WorkoutSessionMesg.cs | 4 +- .../Fit/Profile/Mesgs/WorkoutStepMesg.cs | 4 +- .../Fit/Profile/Mesgs/ZonesTargetMesg.cs | 4 +- Dynastream/Fit/Profile/Types/Activity.cs | 4 +- Dynastream/Fit/Profile/Types/ActivityClass.cs | 4 +- Dynastream/Fit/Profile/Types/ActivityLevel.cs | 4 +- .../Fit/Profile/Types/ActivitySubtype.cs | 4 +- Dynastream/Fit/Profile/Types/ActivityType.cs | 4 +- .../Profile/Types/AnalogWatchfaceLayout.cs | 4 +- Dynastream/Fit/Profile/Types/AntChannelId.cs | 4 +- Dynastream/Fit/Profile/Types/AntNetwork.cs | 4 +- .../Fit/Profile/Types/AntplusDeviceType.cs | 4 +- Dynastream/Fit/Profile/Types/AttitudeStage.cs | 4 +- .../Fit/Profile/Types/AttitudeValidity.cs | 4 +- .../Fit/Profile/Types/AutoActivityDetect.cs | 4 +- .../Fit/Profile/Types/AutoSyncFrequency.cs | 4 +- .../Fit/Profile/Types/AutolapTrigger.cs | 4 +- Dynastream/Fit/Profile/Types/Autoscroll.cs | 4 +- Dynastream/Fit/Profile/Types/BacklightMode.cs | 4 +- .../Fit/Profile/Types/BacklightTimeout.cs | 4 +- Dynastream/Fit/Profile/Types/BatteryStatus.cs | 4 +- .../Profile/Types/BenchPressExerciseName.cs | 4 +- .../Profile/Types/BikeLightBeamAngleMode.cs | 4 +- .../Types/BikeLightNetworkConfigType.cs | 4 +- Dynastream/Fit/Profile/Types/BleDeviceType.cs | 4 +- Dynastream/Fit/Profile/Types/BodyLocation.cs | 4 +- Dynastream/Fit/Profile/Types/Bool.cs | 4 +- Dynastream/Fit/Profile/Types/BpStatus.cs | 4 +- .../Profile/Types/CalfRaiseExerciseName.cs | 4 +- .../Fit/Profile/Types/CameraEventType.cs | 4 +- .../Profile/Types/CameraOrientationType.cs | 4 +- .../Fit/Profile/Types/CardioExerciseName.cs | 4 +- .../Fit/Profile/Types/CarryExerciseName.cs | 4 +- .../Profile/Types/CcrSetpointSwitchMode.cs | 4 +- Dynastream/Fit/Profile/Types/Checksum.cs | 4 +- .../Fit/Profile/Types/ChopExerciseName.cs | 4 +- Dynastream/Fit/Profile/Types/ClimbProEvent.cs | 4 +- .../Fit/Profile/Types/CommTimeoutType.cs | 4 +- .../Profile/Types/ConnectivityCapabilities.cs | 4 +- .../Fit/Profile/Types/CoreExerciseName.cs | 4 +- .../Fit/Profile/Types/CourseCapabilities.cs | 4 +- Dynastream/Fit/Profile/Types/CoursePoint.cs | 4 +- .../Fit/Profile/Types/CrunchExerciseName.cs | 4 +- .../Fit/Profile/Types/CurlExerciseName.cs | 4 +- Dynastream/Fit/Profile/Types/DateMode.cs | 4 +- Dynastream/Fit/Profile/Types/DateTime.cs | 4 +- Dynastream/Fit/Profile/Types/DayOfWeek.cs | 4 +- .../Fit/Profile/Types/DeadliftExerciseName.cs | 4 +- Dynastream/Fit/Profile/Types/DeviceIndex.cs | 4 +- .../Profile/Types/DigitalWatchfaceLayout.cs | 4 +- Dynastream/Fit/Profile/Types/DisplayHeart.cs | 4 +- .../Fit/Profile/Types/DisplayMeasure.cs | 4 +- .../Fit/Profile/Types/DisplayOrientation.cs | 4 +- .../Fit/Profile/Types/DisplayPosition.cs | 4 +- Dynastream/Fit/Profile/Types/DisplayPower.cs | 4 +- Dynastream/Fit/Profile/Types/DiveAlarmType.cs | 4 +- Dynastream/Fit/Profile/Types/DiveAlert.cs | 4 +- .../Fit/Profile/Types/DiveBacklightMode.cs | 4 +- Dynastream/Fit/Profile/Types/DiveGasMode.cs | 4 +- Dynastream/Fit/Profile/Types/DiveGasStatus.cs | 4 +- Dynastream/Fit/Profile/Types/Event.cs | 4 +- Dynastream/Fit/Profile/Types/EventType.cs | 4 +- Dynastream/Fit/Profile/Types/ExdDataUnits.cs | 4 +- .../Fit/Profile/Types/ExdDescriptors.cs | 4 +- .../Fit/Profile/Types/ExdDisplayType.cs | 4 +- Dynastream/Fit/Profile/Types/ExdLayout.cs | 4 +- Dynastream/Fit/Profile/Types/ExdQualifiers.cs | 4 +- .../Fit/Profile/Types/ExerciseCategory.cs | 4 +- Dynastream/Fit/Profile/Types/FaveroProduct.cs | 4 +- Dynastream/Fit/Profile/Types/File.cs | 4 +- Dynastream/Fit/Profile/Types/FileFlags.cs | 4 +- Dynastream/Fit/Profile/Types/FitBaseType.cs | 4 +- Dynastream/Fit/Profile/Types/FitBaseUnit.cs | 4 +- .../Profile/Types/FitnessEquipmentState.cs | 4 +- .../Fit/Profile/Types/FlyeExerciseName.cs | 4 +- Dynastream/Fit/Profile/Types/GarminProduct.cs | 6 +- .../Profile/Types/GasConsumptionRateType.cs | 4 +- Dynastream/Fit/Profile/Types/Gender.cs | 4 +- Dynastream/Fit/Profile/Types/Goal.cs | 4 +- .../Fit/Profile/Types/GoalRecurrence.cs | 4 +- Dynastream/Fit/Profile/Types/GoalSource.cs | 4 +- .../Fit/Profile/Types/HipRaiseExerciseName.cs | 4 +- .../Profile/Types/HipStabilityExerciseName.cs | 4 +- .../Fit/Profile/Types/HipSwingExerciseName.cs | 4 +- Dynastream/Fit/Profile/Types/HrType.cs | 4 +- Dynastream/Fit/Profile/Types/HrZoneCalc.cs | 4 +- Dynastream/Fit/Profile/Types/HrvStatus.cs | 4 +- .../Types/HyperextensionExerciseName.cs | 4 +- Dynastream/Fit/Profile/Types/Intensity.cs | 4 +- Dynastream/Fit/Profile/Types/Language.cs | 4 +- Dynastream/Fit/Profile/Types/LanguageBits0.cs | 4 +- Dynastream/Fit/Profile/Types/LanguageBits1.cs | 4 +- Dynastream/Fit/Profile/Types/LanguageBits2.cs | 4 +- Dynastream/Fit/Profile/Types/LanguageBits3.cs | 4 +- Dynastream/Fit/Profile/Types/LanguageBits4.cs | 4 +- Dynastream/Fit/Profile/Types/LapTrigger.cs | 4 +- .../Profile/Types/LateralRaiseExerciseName.cs | 4 +- .../Fit/Profile/Types/LeftRightBalance.cs | 4 +- .../Fit/Profile/Types/LeftRightBalance100.cs | 4 +- .../Fit/Profile/Types/LegCurlExerciseName.cs | 4 +- .../Fit/Profile/Types/LegRaiseExerciseName.cs | 4 +- Dynastream/Fit/Profile/Types/LengthType.cs | 4 +- Dynastream/Fit/Profile/Types/LocalDateTime.cs | 4 +- .../Fit/Profile/Types/LocalDeviceType.cs | 4 +- .../Fit/Profile/Types/LocaltimeIntoDay.cs | 4 +- .../Fit/Profile/Types/LungeExerciseName.cs | 4 +- Dynastream/Fit/Profile/Types/Manufacturer.cs | 5 +- .../Fit/Profile/Types/MaxMetCategory.cs | 4 +- .../Profile/Types/MaxMetHeartRateSource.cs | 4 +- .../Fit/Profile/Types/MaxMetSpeedSource.cs | 4 +- Dynastream/Fit/Profile/Types/MesgCount.cs | 4 +- Dynastream/Fit/Profile/Types/MesgNum.cs | 4 +- Dynastream/Fit/Profile/Types/MessageIndex.cs | 4 +- Dynastream/Fit/Profile/Types/NoFlyTimeMode.cs | 4 +- .../Profile/Types/OlympicLiftExerciseName.cs | 4 +- .../Fit/Profile/Types/PlankExerciseName.cs | 4 +- .../Fit/Profile/Types/PlyoExerciseName.cs | 4 +- .../Fit/Profile/Types/PowerPhaseType.cs | 4 +- .../Fit/Profile/Types/ProjectileType.cs | 4 +- .../Fit/Profile/Types/PullUpExerciseName.cs | 4 +- .../Fit/Profile/Types/PushUpExerciseName.cs | 4 +- Dynastream/Fit/Profile/Types/PwrZoneCalc.cs | 4 +- .../Fit/Profile/Types/RadarThreatLevelType.cs | 4 +- .../Fit/Profile/Types/RiderPositionType.cs | 4 +- .../Fit/Profile/Types/RowExerciseName.cs | 4 +- .../Fit/Profile/Types/RunExerciseName.cs | 4 +- Dynastream/Fit/Profile/Types/Schedule.cs | 4 +- .../Fit/Profile/Types/SegmentDeleteStatus.cs | 4 +- .../Fit/Profile/Types/SegmentLapStatus.cs | 4 +- .../Profile/Types/SegmentLeaderboardType.cs | 10 +++- .../Fit/Profile/Types/SegmentSelectionType.cs | 4 +- Dynastream/Fit/Profile/Types/SensorType.cs | 4 +- .../Fit/Profile/Types/SessionTrigger.cs | 4 +- Dynastream/Fit/Profile/Types/SetType.cs | 4 +- .../Types/ShoulderPressExerciseName.cs | 4 +- .../Types/ShoulderStabilityExerciseName.cs | 4 +- .../Fit/Profile/Types/ShrugExerciseName.cs | 4 +- Dynastream/Fit/Profile/Types/Side.cs | 4 +- .../Fit/Profile/Types/SitUpExerciseName.cs | 4 +- Dynastream/Fit/Profile/Types/SleepLevel.cs | 4 +- Dynastream/Fit/Profile/Types/SourceType.cs | 4 +- Dynastream/Fit/Profile/Types/SplitType.cs | 4 +- .../Fit/Profile/Types/Spo2MeasurementType.cs | 4 +- Dynastream/Fit/Profile/Types/Sport.cs | 4 +- Dynastream/Fit/Profile/Types/SportBits0.cs | 4 +- Dynastream/Fit/Profile/Types/SportBits1.cs | 4 +- Dynastream/Fit/Profile/Types/SportBits2.cs | 4 +- Dynastream/Fit/Profile/Types/SportBits3.cs | 4 +- Dynastream/Fit/Profile/Types/SportBits4.cs | 4 +- Dynastream/Fit/Profile/Types/SportBits5.cs | 4 +- Dynastream/Fit/Profile/Types/SportBits6.cs | 4 +- Dynastream/Fit/Profile/Types/SportEvent.cs | 4 +- .../Fit/Profile/Types/SquatExerciseName.cs | 4 +- Dynastream/Fit/Profile/Types/StrokeType.cs | 4 +- Dynastream/Fit/Profile/Types/SubSport.cs | 4 +- .../Types/SupportedExdScreenLayouts.cs | 4 +- Dynastream/Fit/Profile/Types/SwimStroke.cs | 4 +- Dynastream/Fit/Profile/Types/Switch.cs | 4 +- .../Fit/Profile/Types/TapSensitivity.cs | 4 +- Dynastream/Fit/Profile/Types/TimeIntoDay.cs | 4 +- Dynastream/Fit/Profile/Types/TimeMode.cs | 4 +- Dynastream/Fit/Profile/Types/TimeZone.cs | 4 +- Dynastream/Fit/Profile/Types/TimerTrigger.cs | 4 +- .../Fit/Profile/Types/TissueModelType.cs | 4 +- Dynastream/Fit/Profile/Types/Tone.cs | 4 +- .../Profile/Types/TotalBodyExerciseName.cs | 4 +- .../Types/TricepsExtensionExerciseName.cs | 4 +- Dynastream/Fit/Profile/Types/TurnType.cs | 4 +- Dynastream/Fit/Profile/Types/UserLocalId.cs | 4 +- .../Fit/Profile/Types/WarmUpExerciseName.cs | 4 +- Dynastream/Fit/Profile/Types/WatchfaceMode.cs | 4 +- Dynastream/Fit/Profile/Types/WaterType.cs | 4 +- Dynastream/Fit/Profile/Types/WeatherReport.cs | 4 +- .../Fit/Profile/Types/WeatherSevereType.cs | 4 +- .../Fit/Profile/Types/WeatherSeverity.cs | 4 +- Dynastream/Fit/Profile/Types/WeatherStatus.cs | 4 +- Dynastream/Fit/Profile/Types/Weight.cs | 4 +- .../Fit/Profile/Types/WktStepDuration.cs | 4 +- Dynastream/Fit/Profile/Types/WktStepTarget.cs | 4 +- .../Fit/Profile/Types/WorkoutCapabilities.cs | 4 +- .../Fit/Profile/Types/WorkoutEquipment.cs | 4 +- Dynastream/Fit/Profile/Types/WorkoutHr.cs | 4 +- Dynastream/Fit/Profile/Types/WorkoutPower.cs | 4 +- Dynastream/Fit/ProtocolValidator.cs | 4 +- Dynastream/Fit/Subfield.cs | 4 +- Dynastream/Utility/EndianBinaryReader.cs | 4 +- Dynastream/Utility/EndianBinaryWriter.cs | 4 +- fitsdk.csproj | 4 +- 330 files changed, 725 insertions(+), 662 deletions(-) diff --git a/Dynastream/Fit/AccumulatedField.cs b/Dynastream/Fit/AccumulatedField.cs index a33dbea..a86b5b4 100644 --- a/Dynastream/Fit/AccumulatedField.cs +++ b/Dynastream/Fit/AccumulatedField.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Accumulator.cs b/Dynastream/Fit/Accumulator.cs index 0065a8f..4aaa218 100644 --- a/Dynastream/Fit/Accumulator.cs +++ b/Dynastream/Fit/Accumulator.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/BufferedMesgBroadcaster.cs b/Dynastream/Fit/BufferedMesgBroadcaster.cs index 9a6ac4f..1d19430 100644 --- a/Dynastream/Fit/BufferedMesgBroadcaster.cs +++ b/Dynastream/Fit/BufferedMesgBroadcaster.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Crc.cs b/Dynastream/Fit/Crc.cs index 9bce978..1512b85 100644 --- a/Dynastream/Fit/Crc.cs +++ b/Dynastream/Fit/Crc.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Decode.cs b/Dynastream/Fit/Decode.cs index c871a38..e9e65cb 100644 --- a/Dynastream/Fit/Decode.cs +++ b/Dynastream/Fit/Decode.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/DecodeMode.cs b/Dynastream/Fit/DecodeMode.cs index 53f53f3..9dc14c1 100644 --- a/Dynastream/Fit/DecodeMode.cs +++ b/Dynastream/Fit/DecodeMode.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Defines.cs b/Dynastream/Fit/Defines.cs index 2fff754..ff18154 100644 --- a/Dynastream/Fit/Defines.cs +++ b/Dynastream/Fit/Defines.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion @@ -83,7 +83,7 @@ public class Fit public const ushort ProfileVersion = ((ProfileMajorVersion * ProfileVersionScale) + ProfileMinorVersion); public const ushort ProfileVersionScale = 1000; public const ushort ProfileMajorVersion = 21; - public const ushort ProfileMinorVersion = 133; + public const ushort ProfileMinorVersion = 139; public const byte HeaderTypeMask = 0xF0; public const byte CompressedHeaderMask = 0x80; diff --git a/Dynastream/Fit/DeveloperDataKey.cs b/Dynastream/Fit/DeveloperDataKey.cs index 8153ce7..d150dc1 100644 --- a/Dynastream/Fit/DeveloperDataKey.cs +++ b/Dynastream/Fit/DeveloperDataKey.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/DeveloperDataLookup.cs b/Dynastream/Fit/DeveloperDataLookup.cs index 2f4a184..d7b6317 100644 --- a/Dynastream/Fit/DeveloperDataLookup.cs +++ b/Dynastream/Fit/DeveloperDataLookup.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Dynastream/Fit/DeveloperField.cs b/Dynastream/Fit/DeveloperField.cs index 93f2a9d..29e03d3 100644 --- a/Dynastream/Fit/DeveloperField.cs +++ b/Dynastream/Fit/DeveloperField.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/DeveloperFieldDefinition.cs b/Dynastream/Fit/DeveloperFieldDefinition.cs index a5c11fb..46716c4 100644 --- a/Dynastream/Fit/DeveloperFieldDefinition.cs +++ b/Dynastream/Fit/DeveloperFieldDefinition.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/DeveloperFieldDescription.cs b/Dynastream/Fit/DeveloperFieldDescription.cs index 2d7d432..fe9eca9 100644 --- a/Dynastream/Fit/DeveloperFieldDescription.cs +++ b/Dynastream/Fit/DeveloperFieldDescription.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Dynastream/Fit/Encode.cs b/Dynastream/Fit/Encode.cs index c6df58a..989a8c4 100644 --- a/Dynastream/Fit/Encode.cs +++ b/Dynastream/Fit/Encode.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Field.cs b/Dynastream/Fit/Field.cs index 1365e98..bf4d9f9 100644 --- a/Dynastream/Fit/Field.cs +++ b/Dynastream/Fit/Field.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/FieldBase.cs b/Dynastream/Fit/FieldBase.cs index 3002339..0355a51 100644 --- a/Dynastream/Fit/FieldBase.cs +++ b/Dynastream/Fit/FieldBase.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/FieldComponent.cs b/Dynastream/Fit/FieldComponent.cs index 7ef8773..cb039a1 100644 --- a/Dynastream/Fit/FieldComponent.cs +++ b/Dynastream/Fit/FieldComponent.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/FieldDefinition.cs b/Dynastream/Fit/FieldDefinition.cs index 3e0c7eb..8ff9fb3 100644 --- a/Dynastream/Fit/FieldDefinition.cs +++ b/Dynastream/Fit/FieldDefinition.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/FitException.cs b/Dynastream/Fit/FitException.cs index a2bdd88..6054918 100644 --- a/Dynastream/Fit/FitException.cs +++ b/Dynastream/Fit/FitException.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/FitListener.cs b/Dynastream/Fit/FitListener.cs index 25e8de4..cb32325 100644 --- a/Dynastream/Fit/FitListener.cs +++ b/Dynastream/Fit/FitListener.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/FitMessages.cs b/Dynastream/Fit/FitMessages.cs index c506aed..1ab0a68 100644 --- a/Dynastream/Fit/FitMessages.cs +++ b/Dynastream/Fit/FitMessages.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Header.cs b/Dynastream/Fit/Header.cs index 3c09357..085bec5 100644 --- a/Dynastream/Fit/Header.cs +++ b/Dynastream/Fit/Header.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/IMesgBroadcastPlugin.cs b/Dynastream/Fit/IMesgBroadcastPlugin.cs index 7511857..db15370 100644 --- a/Dynastream/Fit/IMesgBroadcastPlugin.cs +++ b/Dynastream/Fit/IMesgBroadcastPlugin.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Mesg.cs b/Dynastream/Fit/Mesg.cs index 693c6ca..2fe59f5 100644 --- a/Dynastream/Fit/Mesg.cs +++ b/Dynastream/Fit/Mesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/MesgBroadcaster.cs b/Dynastream/Fit/MesgBroadcaster.cs index b65baf1..e4a1740 100644 --- a/Dynastream/Fit/MesgBroadcaster.cs +++ b/Dynastream/Fit/MesgBroadcaster.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/MesgDefinition.cs b/Dynastream/Fit/MesgDefinition.cs index a164c17..07b0168 100644 --- a/Dynastream/Fit/MesgDefinition.cs +++ b/Dynastream/Fit/MesgDefinition.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile.cs b/Dynastream/Fit/Profile.cs index f520622..c4521ec 100644 --- a/Dynastream/Fit/Profile.cs +++ b/Dynastream/Fit/Profile.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion @@ -2017,6 +2017,10 @@ private static Mesg CreateSessionMesg() fieldIndex++; newMesg.SetField(new Field("AvgFlow", 187, 136, 1, 0, "Flow", false, Type.Float32)); fieldIndex++; + newMesg.SetField(new Field("WorkoutFeel", 192, 2, 1, 0, "", false, Type.Uint8)); + fieldIndex++; + newMesg.SetField(new Field("WorkoutRpe", 193, 2, 1, 0, "", false, Type.Uint8)); + fieldIndex++; newMesg.SetField(new Field("AvgSpo2", 194, 2, 1, 0, "percent", false, Type.Uint8)); fieldIndex++; newMesg.SetField(new Field("AvgStress", 195, 2, 1, 0, "percent", false, Type.Uint8)); diff --git a/Dynastream/Fit/Profile/Mesgs/AadAccelFeaturesMesg.cs b/Dynastream/Fit/Profile/Mesgs/AadAccelFeaturesMesg.cs index 1cd62cd..6969c60 100644 --- a/Dynastream/Fit/Profile/Mesgs/AadAccelFeaturesMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/AadAccelFeaturesMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/AccelerometerDataMesg.cs b/Dynastream/Fit/Profile/Mesgs/AccelerometerDataMesg.cs index 77eef07..3cb120b 100644 --- a/Dynastream/Fit/Profile/Mesgs/AccelerometerDataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/AccelerometerDataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/ActivityMesg.cs b/Dynastream/Fit/Profile/Mesgs/ActivityMesg.cs index 06a8352..0af5a42 100644 --- a/Dynastream/Fit/Profile/Mesgs/ActivityMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/ActivityMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/AntChannelIdMesg.cs b/Dynastream/Fit/Profile/Mesgs/AntChannelIdMesg.cs index 53e3276..6ce7191 100644 --- a/Dynastream/Fit/Profile/Mesgs/AntChannelIdMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/AntChannelIdMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/AntRxMesg.cs b/Dynastream/Fit/Profile/Mesgs/AntRxMesg.cs index 461dcbc..e9876ef 100644 --- a/Dynastream/Fit/Profile/Mesgs/AntRxMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/AntRxMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/AntTxMesg.cs b/Dynastream/Fit/Profile/Mesgs/AntTxMesg.cs index 22712c1..0d300d5 100644 --- a/Dynastream/Fit/Profile/Mesgs/AntTxMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/AntTxMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/AviationAttitudeMesg.cs b/Dynastream/Fit/Profile/Mesgs/AviationAttitudeMesg.cs index 8f98929..19e97d2 100644 --- a/Dynastream/Fit/Profile/Mesgs/AviationAttitudeMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/AviationAttitudeMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/BarometerDataMesg.cs b/Dynastream/Fit/Profile/Mesgs/BarometerDataMesg.cs index 69b54dd..c5036ef 100644 --- a/Dynastream/Fit/Profile/Mesgs/BarometerDataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/BarometerDataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/BeatIntervalsMesg.cs b/Dynastream/Fit/Profile/Mesgs/BeatIntervalsMesg.cs index 0e790ec..21648b1 100644 --- a/Dynastream/Fit/Profile/Mesgs/BeatIntervalsMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/BeatIntervalsMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/BikeProfileMesg.cs b/Dynastream/Fit/Profile/Mesgs/BikeProfileMesg.cs index 3cb090b..ecc5858 100644 --- a/Dynastream/Fit/Profile/Mesgs/BikeProfileMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/BikeProfileMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/BloodPressureMesg.cs b/Dynastream/Fit/Profile/Mesgs/BloodPressureMesg.cs index ff983fe..08220a9 100644 --- a/Dynastream/Fit/Profile/Mesgs/BloodPressureMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/BloodPressureMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/CadenceZoneMesg.cs b/Dynastream/Fit/Profile/Mesgs/CadenceZoneMesg.cs index 1f4edfe..2a85c94 100644 --- a/Dynastream/Fit/Profile/Mesgs/CadenceZoneMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/CadenceZoneMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/CameraEventMesg.cs b/Dynastream/Fit/Profile/Mesgs/CameraEventMesg.cs index 56009b7..f40f755 100644 --- a/Dynastream/Fit/Profile/Mesgs/CameraEventMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/CameraEventMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/CapabilitiesMesg.cs b/Dynastream/Fit/Profile/Mesgs/CapabilitiesMesg.cs index 0bb97fb..7e6ff81 100644 --- a/Dynastream/Fit/Profile/Mesgs/CapabilitiesMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/CapabilitiesMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/ChronoShotDataMesg.cs b/Dynastream/Fit/Profile/Mesgs/ChronoShotDataMesg.cs index 6e76a7e..1e154f7 100644 --- a/Dynastream/Fit/Profile/Mesgs/ChronoShotDataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/ChronoShotDataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/ChronoShotSessionMesg.cs b/Dynastream/Fit/Profile/Mesgs/ChronoShotSessionMesg.cs index 00aaa59..7662622 100644 --- a/Dynastream/Fit/Profile/Mesgs/ChronoShotSessionMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/ChronoShotSessionMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/ClimbProMesg.cs b/Dynastream/Fit/Profile/Mesgs/ClimbProMesg.cs index 1052ddb..92c7763 100644 --- a/Dynastream/Fit/Profile/Mesgs/ClimbProMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/ClimbProMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/ConnectivityMesg.cs b/Dynastream/Fit/Profile/Mesgs/ConnectivityMesg.cs index 167b673..bd908db 100644 --- a/Dynastream/Fit/Profile/Mesgs/ConnectivityMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/ConnectivityMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/CourseMesg.cs b/Dynastream/Fit/Profile/Mesgs/CourseMesg.cs index 0c8dabe..5b19a66 100644 --- a/Dynastream/Fit/Profile/Mesgs/CourseMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/CourseMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/CoursePointMesg.cs b/Dynastream/Fit/Profile/Mesgs/CoursePointMesg.cs index bf26bb8..a1b63e2 100644 --- a/Dynastream/Fit/Profile/Mesgs/CoursePointMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/CoursePointMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/DeveloperDataIdMesg.cs b/Dynastream/Fit/Profile/Mesgs/DeveloperDataIdMesg.cs index 9b5ea8a..ed532a6 100644 --- a/Dynastream/Fit/Profile/Mesgs/DeveloperDataIdMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/DeveloperDataIdMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/DeviceAuxBatteryInfoMesg.cs b/Dynastream/Fit/Profile/Mesgs/DeviceAuxBatteryInfoMesg.cs index 9c692d2..0571302 100644 --- a/Dynastream/Fit/Profile/Mesgs/DeviceAuxBatteryInfoMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/DeviceAuxBatteryInfoMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/DeviceInfoMesg.cs b/Dynastream/Fit/Profile/Mesgs/DeviceInfoMesg.cs index 2b5331b..9eb8b3d 100644 --- a/Dynastream/Fit/Profile/Mesgs/DeviceInfoMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/DeviceInfoMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/DeviceSettingsMesg.cs b/Dynastream/Fit/Profile/Mesgs/DeviceSettingsMesg.cs index 3976521..de0d3b7 100644 --- a/Dynastream/Fit/Profile/Mesgs/DeviceSettingsMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/DeviceSettingsMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/DiveAlarmMesg.cs b/Dynastream/Fit/Profile/Mesgs/DiveAlarmMesg.cs index f90ae94..8cbe3f3 100644 --- a/Dynastream/Fit/Profile/Mesgs/DiveAlarmMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/DiveAlarmMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/DiveApneaAlarmMesg.cs b/Dynastream/Fit/Profile/Mesgs/DiveApneaAlarmMesg.cs index 8c9ceef..5f7ebf6 100644 --- a/Dynastream/Fit/Profile/Mesgs/DiveApneaAlarmMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/DiveApneaAlarmMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/DiveGasMesg.cs b/Dynastream/Fit/Profile/Mesgs/DiveGasMesg.cs index 5fc19fb..c01c9b4 100644 --- a/Dynastream/Fit/Profile/Mesgs/DiveGasMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/DiveGasMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/DiveSettingsMesg.cs b/Dynastream/Fit/Profile/Mesgs/DiveSettingsMesg.cs index 19f771e..24254ff 100644 --- a/Dynastream/Fit/Profile/Mesgs/DiveSettingsMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/DiveSettingsMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/DiveSummaryMesg.cs b/Dynastream/Fit/Profile/Mesgs/DiveSummaryMesg.cs index 746e198..605a5a3 100644 --- a/Dynastream/Fit/Profile/Mesgs/DiveSummaryMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/DiveSummaryMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/EventMesg.cs b/Dynastream/Fit/Profile/Mesgs/EventMesg.cs index 9da3a09..6296d87 100644 --- a/Dynastream/Fit/Profile/Mesgs/EventMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/EventMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/ExdDataConceptConfigurationMesg.cs b/Dynastream/Fit/Profile/Mesgs/ExdDataConceptConfigurationMesg.cs index d1b5773..4e969c4 100644 --- a/Dynastream/Fit/Profile/Mesgs/ExdDataConceptConfigurationMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/ExdDataConceptConfigurationMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/ExdDataFieldConfigurationMesg.cs b/Dynastream/Fit/Profile/Mesgs/ExdDataFieldConfigurationMesg.cs index 5dbdd0d..4b7c68d 100644 --- a/Dynastream/Fit/Profile/Mesgs/ExdDataFieldConfigurationMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/ExdDataFieldConfigurationMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/ExdScreenConfigurationMesg.cs b/Dynastream/Fit/Profile/Mesgs/ExdScreenConfigurationMesg.cs index dfd35a9..9f94e1b 100644 --- a/Dynastream/Fit/Profile/Mesgs/ExdScreenConfigurationMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/ExdScreenConfigurationMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/ExerciseTitleMesg.cs b/Dynastream/Fit/Profile/Mesgs/ExerciseTitleMesg.cs index 75a5707..10d259d 100644 --- a/Dynastream/Fit/Profile/Mesgs/ExerciseTitleMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/ExerciseTitleMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/FieldCapabilitiesMesg.cs b/Dynastream/Fit/Profile/Mesgs/FieldCapabilitiesMesg.cs index c037873..165e59b 100644 --- a/Dynastream/Fit/Profile/Mesgs/FieldCapabilitiesMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/FieldCapabilitiesMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/FieldDescriptionMesg.cs b/Dynastream/Fit/Profile/Mesgs/FieldDescriptionMesg.cs index ab49a59..8bb662f 100644 --- a/Dynastream/Fit/Profile/Mesgs/FieldDescriptionMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/FieldDescriptionMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/FileCapabilitiesMesg.cs b/Dynastream/Fit/Profile/Mesgs/FileCapabilitiesMesg.cs index c192d26..66d96e1 100644 --- a/Dynastream/Fit/Profile/Mesgs/FileCapabilitiesMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/FileCapabilitiesMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/FileCreatorMesg.cs b/Dynastream/Fit/Profile/Mesgs/FileCreatorMesg.cs index 09ccbcf..f29102b 100644 --- a/Dynastream/Fit/Profile/Mesgs/FileCreatorMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/FileCreatorMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/FileIdMesg.cs b/Dynastream/Fit/Profile/Mesgs/FileIdMesg.cs index d42f875..978a8f3 100644 --- a/Dynastream/Fit/Profile/Mesgs/FileIdMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/FileIdMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/GoalMesg.cs b/Dynastream/Fit/Profile/Mesgs/GoalMesg.cs index 7ee99fc..fe0c2ef 100644 --- a/Dynastream/Fit/Profile/Mesgs/GoalMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/GoalMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/GpsMetadataMesg.cs b/Dynastream/Fit/Profile/Mesgs/GpsMetadataMesg.cs index cbd0951..b35e3e8 100644 --- a/Dynastream/Fit/Profile/Mesgs/GpsMetadataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/GpsMetadataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/GyroscopeDataMesg.cs b/Dynastream/Fit/Profile/Mesgs/GyroscopeDataMesg.cs index 229c7fa..54e0a25 100644 --- a/Dynastream/Fit/Profile/Mesgs/GyroscopeDataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/GyroscopeDataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/HrMesg.cs b/Dynastream/Fit/Profile/Mesgs/HrMesg.cs index 0f51a09..d54261f 100644 --- a/Dynastream/Fit/Profile/Mesgs/HrMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/HrMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/HrZoneMesg.cs b/Dynastream/Fit/Profile/Mesgs/HrZoneMesg.cs index 214da73..9f1f13e 100644 --- a/Dynastream/Fit/Profile/Mesgs/HrZoneMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/HrZoneMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/HrmProfileMesg.cs b/Dynastream/Fit/Profile/Mesgs/HrmProfileMesg.cs index 147c556..9cb0da1 100644 --- a/Dynastream/Fit/Profile/Mesgs/HrmProfileMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/HrmProfileMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/HrvMesg.cs b/Dynastream/Fit/Profile/Mesgs/HrvMesg.cs index b193596..1d9a9e0 100644 --- a/Dynastream/Fit/Profile/Mesgs/HrvMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/HrvMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/HrvStatusSummaryMesg.cs b/Dynastream/Fit/Profile/Mesgs/HrvStatusSummaryMesg.cs index d57f6c6..7f4dc15 100644 --- a/Dynastream/Fit/Profile/Mesgs/HrvStatusSummaryMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/HrvStatusSummaryMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/HrvValueMesg.cs b/Dynastream/Fit/Profile/Mesgs/HrvValueMesg.cs index 27edde3..a47638f 100644 --- a/Dynastream/Fit/Profile/Mesgs/HrvValueMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/HrvValueMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/HsaAccelerometerDataMesg.cs b/Dynastream/Fit/Profile/Mesgs/HsaAccelerometerDataMesg.cs index 45dfd5f..1ac77eb 100644 --- a/Dynastream/Fit/Profile/Mesgs/HsaAccelerometerDataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/HsaAccelerometerDataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/HsaBodyBatteryDataMesg.cs b/Dynastream/Fit/Profile/Mesgs/HsaBodyBatteryDataMesg.cs index 05c8ea4..ef4e3b7 100644 --- a/Dynastream/Fit/Profile/Mesgs/HsaBodyBatteryDataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/HsaBodyBatteryDataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/HsaConfigurationDataMesg.cs b/Dynastream/Fit/Profile/Mesgs/HsaConfigurationDataMesg.cs index 8538548..b8ea002 100644 --- a/Dynastream/Fit/Profile/Mesgs/HsaConfigurationDataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/HsaConfigurationDataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/HsaEventMesg.cs b/Dynastream/Fit/Profile/Mesgs/HsaEventMesg.cs index 92af235..066ec2d 100644 --- a/Dynastream/Fit/Profile/Mesgs/HsaEventMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/HsaEventMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/HsaGyroscopeDataMesg.cs b/Dynastream/Fit/Profile/Mesgs/HsaGyroscopeDataMesg.cs index a2d3cc9..a8c0c34 100644 --- a/Dynastream/Fit/Profile/Mesgs/HsaGyroscopeDataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/HsaGyroscopeDataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/HsaHeartRateDataMesg.cs b/Dynastream/Fit/Profile/Mesgs/HsaHeartRateDataMesg.cs index ab41887..0503546 100644 --- a/Dynastream/Fit/Profile/Mesgs/HsaHeartRateDataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/HsaHeartRateDataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/HsaRespirationDataMesg.cs b/Dynastream/Fit/Profile/Mesgs/HsaRespirationDataMesg.cs index 74a4451..dfb4e74 100644 --- a/Dynastream/Fit/Profile/Mesgs/HsaRespirationDataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/HsaRespirationDataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/HsaSpo2DataMesg.cs b/Dynastream/Fit/Profile/Mesgs/HsaSpo2DataMesg.cs index 1b5bac8..2e7508a 100644 --- a/Dynastream/Fit/Profile/Mesgs/HsaSpo2DataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/HsaSpo2DataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/HsaStepDataMesg.cs b/Dynastream/Fit/Profile/Mesgs/HsaStepDataMesg.cs index 2c88c53..16e5d77 100644 --- a/Dynastream/Fit/Profile/Mesgs/HsaStepDataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/HsaStepDataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/HsaStressDataMesg.cs b/Dynastream/Fit/Profile/Mesgs/HsaStressDataMesg.cs index 5bb41c1..cba62e4 100644 --- a/Dynastream/Fit/Profile/Mesgs/HsaStressDataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/HsaStressDataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/HsaWristTemperatureDataMesg.cs b/Dynastream/Fit/Profile/Mesgs/HsaWristTemperatureDataMesg.cs index d80a41e..1b5596c 100644 --- a/Dynastream/Fit/Profile/Mesgs/HsaWristTemperatureDataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/HsaWristTemperatureDataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/JumpMesg.cs b/Dynastream/Fit/Profile/Mesgs/JumpMesg.cs index 6a4f0b7..217a9c5 100644 --- a/Dynastream/Fit/Profile/Mesgs/JumpMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/JumpMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/LapMesg.cs b/Dynastream/Fit/Profile/Mesgs/LapMesg.cs index 9be3397..a76d05c 100644 --- a/Dynastream/Fit/Profile/Mesgs/LapMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/LapMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/LengthMesg.cs b/Dynastream/Fit/Profile/Mesgs/LengthMesg.cs index 29ed98a..2e0faae 100644 --- a/Dynastream/Fit/Profile/Mesgs/LengthMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/LengthMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/MagnetometerDataMesg.cs b/Dynastream/Fit/Profile/Mesgs/MagnetometerDataMesg.cs index aa02d4c..6139e1f 100644 --- a/Dynastream/Fit/Profile/Mesgs/MagnetometerDataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/MagnetometerDataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/MaxMetDataMesg.cs b/Dynastream/Fit/Profile/Mesgs/MaxMetDataMesg.cs index 37d5411..d5a2d37 100644 --- a/Dynastream/Fit/Profile/Mesgs/MaxMetDataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/MaxMetDataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/MemoGlobMesg.cs b/Dynastream/Fit/Profile/Mesgs/MemoGlobMesg.cs index dc1aa25..9883f65 100644 --- a/Dynastream/Fit/Profile/Mesgs/MemoGlobMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/MemoGlobMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/MesgCapabilitiesMesg.cs b/Dynastream/Fit/Profile/Mesgs/MesgCapabilitiesMesg.cs index e329dae..ee00ebf 100644 --- a/Dynastream/Fit/Profile/Mesgs/MesgCapabilitiesMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/MesgCapabilitiesMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/MetZoneMesg.cs b/Dynastream/Fit/Profile/Mesgs/MetZoneMesg.cs index 2ca3e56..960782f 100644 --- a/Dynastream/Fit/Profile/Mesgs/MetZoneMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/MetZoneMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/MonitoringHrDataMesg.cs b/Dynastream/Fit/Profile/Mesgs/MonitoringHrDataMesg.cs index c1e7b5e..10b010c 100644 --- a/Dynastream/Fit/Profile/Mesgs/MonitoringHrDataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/MonitoringHrDataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/MonitoringInfoMesg.cs b/Dynastream/Fit/Profile/Mesgs/MonitoringInfoMesg.cs index 4c127e3..a01147d 100644 --- a/Dynastream/Fit/Profile/Mesgs/MonitoringInfoMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/MonitoringInfoMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/MonitoringMesg.cs b/Dynastream/Fit/Profile/Mesgs/MonitoringMesg.cs index 0df14c7..de7499a 100644 --- a/Dynastream/Fit/Profile/Mesgs/MonitoringMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/MonitoringMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/NmeaSentenceMesg.cs b/Dynastream/Fit/Profile/Mesgs/NmeaSentenceMesg.cs index 90b429f..5759eb4 100644 --- a/Dynastream/Fit/Profile/Mesgs/NmeaSentenceMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/NmeaSentenceMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/ObdiiDataMesg.cs b/Dynastream/Fit/Profile/Mesgs/ObdiiDataMesg.cs index ec6ae68..ec1af73 100644 --- a/Dynastream/Fit/Profile/Mesgs/ObdiiDataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/ObdiiDataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/OhrSettingsMesg.cs b/Dynastream/Fit/Profile/Mesgs/OhrSettingsMesg.cs index 4cb911b..93b5c9b 100644 --- a/Dynastream/Fit/Profile/Mesgs/OhrSettingsMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/OhrSettingsMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/OneDSensorCalibrationMesg.cs b/Dynastream/Fit/Profile/Mesgs/OneDSensorCalibrationMesg.cs index 7c1e9e6..14d1b01 100644 --- a/Dynastream/Fit/Profile/Mesgs/OneDSensorCalibrationMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/OneDSensorCalibrationMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/PadMesg.cs b/Dynastream/Fit/Profile/Mesgs/PadMesg.cs index 681fb09..38b7eef 100644 --- a/Dynastream/Fit/Profile/Mesgs/PadMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/PadMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/PowerZoneMesg.cs b/Dynastream/Fit/Profile/Mesgs/PowerZoneMesg.cs index 80dcd80..3b2f093 100644 --- a/Dynastream/Fit/Profile/Mesgs/PowerZoneMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/PowerZoneMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/RawBbiMesg.cs b/Dynastream/Fit/Profile/Mesgs/RawBbiMesg.cs index c3697b4..b623c71 100644 --- a/Dynastream/Fit/Profile/Mesgs/RawBbiMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/RawBbiMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/RecordMesg.cs b/Dynastream/Fit/Profile/Mesgs/RecordMesg.cs index c2dfeb5..a317571 100644 --- a/Dynastream/Fit/Profile/Mesgs/RecordMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/RecordMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/RespirationRateMesg.cs b/Dynastream/Fit/Profile/Mesgs/RespirationRateMesg.cs index c744f16..0d50b9f 100644 --- a/Dynastream/Fit/Profile/Mesgs/RespirationRateMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/RespirationRateMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/ScheduleMesg.cs b/Dynastream/Fit/Profile/Mesgs/ScheduleMesg.cs index b29718c..6d04c7c 100644 --- a/Dynastream/Fit/Profile/Mesgs/ScheduleMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/ScheduleMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/SdmProfileMesg.cs b/Dynastream/Fit/Profile/Mesgs/SdmProfileMesg.cs index 070b405..bafe942 100644 --- a/Dynastream/Fit/Profile/Mesgs/SdmProfileMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/SdmProfileMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/SegmentFileMesg.cs b/Dynastream/Fit/Profile/Mesgs/SegmentFileMesg.cs index 3ce87ab..1481f4c 100644 --- a/Dynastream/Fit/Profile/Mesgs/SegmentFileMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/SegmentFileMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/SegmentIdMesg.cs b/Dynastream/Fit/Profile/Mesgs/SegmentIdMesg.cs index 2f44f4c..fbf28a9 100644 --- a/Dynastream/Fit/Profile/Mesgs/SegmentIdMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/SegmentIdMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/SegmentLapMesg.cs b/Dynastream/Fit/Profile/Mesgs/SegmentLapMesg.cs index 4e0bf6a..823fa6f 100644 --- a/Dynastream/Fit/Profile/Mesgs/SegmentLapMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/SegmentLapMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/SegmentLeaderboardEntryMesg.cs b/Dynastream/Fit/Profile/Mesgs/SegmentLeaderboardEntryMesg.cs index fe82f32..d71b5f3 100644 --- a/Dynastream/Fit/Profile/Mesgs/SegmentLeaderboardEntryMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/SegmentLeaderboardEntryMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/SegmentPointMesg.cs b/Dynastream/Fit/Profile/Mesgs/SegmentPointMesg.cs index b0137a4..721548e 100644 --- a/Dynastream/Fit/Profile/Mesgs/SegmentPointMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/SegmentPointMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/SessionMesg.cs b/Dynastream/Fit/Profile/Mesgs/SessionMesg.cs index 16c7796..0ab6035 100644 --- a/Dynastream/Fit/Profile/Mesgs/SessionMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/SessionMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion @@ -201,6 +201,8 @@ public sealed class FieldDefNum public const byte JumpCount = 183; public const byte AvgGrit = 186; public const byte AvgFlow = 187; + public const byte WorkoutFeel = 192; + public const byte WorkoutRpe = 193; public const byte AvgSpo2 = 194; public const byte AvgStress = 195; public const byte SdrrHrv = 197; @@ -4236,6 +4238,56 @@ public void SetAvgFlow(float? avgFlow_) SetFieldValue(187, 0, avgFlow_, Fit.SubfieldIndexMainField); } + /// + /// Retrieves the WorkoutFeel field + /// Comment: A 0-100 scale representing how a user felt while performing a workout. Low values are considered feeling bad, while high values are good. + /// Returns nullable byte representing the WorkoutFeel field + public byte? GetWorkoutFeel() + { + Object val = GetFieldValue(192, 0, Fit.SubfieldIndexMainField); + if(val == null) + { + return null; + } + + return (Convert.ToByte(val)); + + } + + /// + /// Set WorkoutFeel field + /// Comment: A 0-100 scale representing how a user felt while performing a workout. Low values are considered feeling bad, while high values are good. + /// Nullable field value to be set + public void SetWorkoutFeel(byte? workoutFeel_) + { + SetFieldValue(192, 0, workoutFeel_, Fit.SubfieldIndexMainField); + } + + /// + /// Retrieves the WorkoutRpe field + /// Comment: Common Borg CR10 / 0-10 RPE scale, multiplied 10x.. Aggregate score for all workouts in a single session. + /// Returns nullable byte representing the WorkoutRpe field + public byte? GetWorkoutRpe() + { + Object val = GetFieldValue(193, 0, Fit.SubfieldIndexMainField); + if(val == null) + { + return null; + } + + return (Convert.ToByte(val)); + + } + + /// + /// Set WorkoutRpe field + /// Comment: Common Borg CR10 / 0-10 RPE scale, multiplied 10x.. Aggregate score for all workouts in a single session. + /// Nullable field value to be set + public void SetWorkoutRpe(byte? workoutRpe_) + { + SetFieldValue(193, 0, workoutRpe_, Fit.SubfieldIndexMainField); + } + /// /// Retrieves the AvgSpo2 field /// Units: percent diff --git a/Dynastream/Fit/Profile/Mesgs/SetMesg.cs b/Dynastream/Fit/Profile/Mesgs/SetMesg.cs index 6912152..eedeffb 100644 --- a/Dynastream/Fit/Profile/Mesgs/SetMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/SetMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/SlaveDeviceMesg.cs b/Dynastream/Fit/Profile/Mesgs/SlaveDeviceMesg.cs index 5ab11ca..e5e478b 100644 --- a/Dynastream/Fit/Profile/Mesgs/SlaveDeviceMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/SlaveDeviceMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/SleepAssessmentMesg.cs b/Dynastream/Fit/Profile/Mesgs/SleepAssessmentMesg.cs index 4817c35..989533c 100644 --- a/Dynastream/Fit/Profile/Mesgs/SleepAssessmentMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/SleepAssessmentMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/SleepLevelMesg.cs b/Dynastream/Fit/Profile/Mesgs/SleepLevelMesg.cs index 01b80d6..a31b739 100644 --- a/Dynastream/Fit/Profile/Mesgs/SleepLevelMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/SleepLevelMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/SoftwareMesg.cs b/Dynastream/Fit/Profile/Mesgs/SoftwareMesg.cs index b18674e..045bbdd 100644 --- a/Dynastream/Fit/Profile/Mesgs/SoftwareMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/SoftwareMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/SpeedZoneMesg.cs b/Dynastream/Fit/Profile/Mesgs/SpeedZoneMesg.cs index 54ea65f..9d3b45d 100644 --- a/Dynastream/Fit/Profile/Mesgs/SpeedZoneMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/SpeedZoneMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/SplitMesg.cs b/Dynastream/Fit/Profile/Mesgs/SplitMesg.cs index 24f43da..6a116e4 100644 --- a/Dynastream/Fit/Profile/Mesgs/SplitMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/SplitMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/SplitSummaryMesg.cs b/Dynastream/Fit/Profile/Mesgs/SplitSummaryMesg.cs index 064127e..16dc282 100644 --- a/Dynastream/Fit/Profile/Mesgs/SplitSummaryMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/SplitSummaryMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/Spo2DataMesg.cs b/Dynastream/Fit/Profile/Mesgs/Spo2DataMesg.cs index ff0c265..9c4a790 100644 --- a/Dynastream/Fit/Profile/Mesgs/Spo2DataMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/Spo2DataMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/SportMesg.cs b/Dynastream/Fit/Profile/Mesgs/SportMesg.cs index 28afa8f..fadd8fc 100644 --- a/Dynastream/Fit/Profile/Mesgs/SportMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/SportMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/StressLevelMesg.cs b/Dynastream/Fit/Profile/Mesgs/StressLevelMesg.cs index 10bb192..5666bc0 100644 --- a/Dynastream/Fit/Profile/Mesgs/StressLevelMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/StressLevelMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/TankSummaryMesg.cs b/Dynastream/Fit/Profile/Mesgs/TankSummaryMesg.cs index 56e59a1..c27ca40 100644 --- a/Dynastream/Fit/Profile/Mesgs/TankSummaryMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/TankSummaryMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/TankUpdateMesg.cs b/Dynastream/Fit/Profile/Mesgs/TankUpdateMesg.cs index 8b70c18..afd1fdb 100644 --- a/Dynastream/Fit/Profile/Mesgs/TankUpdateMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/TankUpdateMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/ThreeDSensorCalibrationMesg.cs b/Dynastream/Fit/Profile/Mesgs/ThreeDSensorCalibrationMesg.cs index 01555df..9fba057 100644 --- a/Dynastream/Fit/Profile/Mesgs/ThreeDSensorCalibrationMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/ThreeDSensorCalibrationMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/TimeInZoneMesg.cs b/Dynastream/Fit/Profile/Mesgs/TimeInZoneMesg.cs index d29dfed..215e9b0 100644 --- a/Dynastream/Fit/Profile/Mesgs/TimeInZoneMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/TimeInZoneMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/TimestampCorrelationMesg.cs b/Dynastream/Fit/Profile/Mesgs/TimestampCorrelationMesg.cs index f6f271d..b4a4118 100644 --- a/Dynastream/Fit/Profile/Mesgs/TimestampCorrelationMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/TimestampCorrelationMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/TotalsMesg.cs b/Dynastream/Fit/Profile/Mesgs/TotalsMesg.cs index 1b36d6e..dc834b8 100644 --- a/Dynastream/Fit/Profile/Mesgs/TotalsMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/TotalsMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/TrainingFileMesg.cs b/Dynastream/Fit/Profile/Mesgs/TrainingFileMesg.cs index 9e2c182..406d9f9 100644 --- a/Dynastream/Fit/Profile/Mesgs/TrainingFileMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/TrainingFileMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/UserProfileMesg.cs b/Dynastream/Fit/Profile/Mesgs/UserProfileMesg.cs index 2f0d763..2c7f0b4 100644 --- a/Dynastream/Fit/Profile/Mesgs/UserProfileMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/UserProfileMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/VideoClipMesg.cs b/Dynastream/Fit/Profile/Mesgs/VideoClipMesg.cs index 5654571..7a29def 100644 --- a/Dynastream/Fit/Profile/Mesgs/VideoClipMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/VideoClipMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/VideoDescriptionMesg.cs b/Dynastream/Fit/Profile/Mesgs/VideoDescriptionMesg.cs index 0b3c7d7..3979258 100644 --- a/Dynastream/Fit/Profile/Mesgs/VideoDescriptionMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/VideoDescriptionMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/VideoFrameMesg.cs b/Dynastream/Fit/Profile/Mesgs/VideoFrameMesg.cs index 4892f5c..a16ea1a 100644 --- a/Dynastream/Fit/Profile/Mesgs/VideoFrameMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/VideoFrameMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/VideoMesg.cs b/Dynastream/Fit/Profile/Mesgs/VideoMesg.cs index 4570fd8..c7e3e58 100644 --- a/Dynastream/Fit/Profile/Mesgs/VideoMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/VideoMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/VideoTitleMesg.cs b/Dynastream/Fit/Profile/Mesgs/VideoTitleMesg.cs index 1a92de6..e67ef2e 100644 --- a/Dynastream/Fit/Profile/Mesgs/VideoTitleMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/VideoTitleMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/WatchfaceSettingsMesg.cs b/Dynastream/Fit/Profile/Mesgs/WatchfaceSettingsMesg.cs index 3552463..e5f44c8 100644 --- a/Dynastream/Fit/Profile/Mesgs/WatchfaceSettingsMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/WatchfaceSettingsMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/WeatherAlertMesg.cs b/Dynastream/Fit/Profile/Mesgs/WeatherAlertMesg.cs index ca9ec33..d0267a2 100644 --- a/Dynastream/Fit/Profile/Mesgs/WeatherAlertMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/WeatherAlertMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/WeatherConditionsMesg.cs b/Dynastream/Fit/Profile/Mesgs/WeatherConditionsMesg.cs index 595818e..975053e 100644 --- a/Dynastream/Fit/Profile/Mesgs/WeatherConditionsMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/WeatherConditionsMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/WeightScaleMesg.cs b/Dynastream/Fit/Profile/Mesgs/WeightScaleMesg.cs index 8ed0c33..bbe889a 100644 --- a/Dynastream/Fit/Profile/Mesgs/WeightScaleMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/WeightScaleMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/WorkoutMesg.cs b/Dynastream/Fit/Profile/Mesgs/WorkoutMesg.cs index 66b1f43..534c795 100644 --- a/Dynastream/Fit/Profile/Mesgs/WorkoutMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/WorkoutMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/WorkoutSessionMesg.cs b/Dynastream/Fit/Profile/Mesgs/WorkoutSessionMesg.cs index 32feddb..265f475 100644 --- a/Dynastream/Fit/Profile/Mesgs/WorkoutSessionMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/WorkoutSessionMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/WorkoutStepMesg.cs b/Dynastream/Fit/Profile/Mesgs/WorkoutStepMesg.cs index 22e0662..afb32f6 100644 --- a/Dynastream/Fit/Profile/Mesgs/WorkoutStepMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/WorkoutStepMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Mesgs/ZonesTargetMesg.cs b/Dynastream/Fit/Profile/Mesgs/ZonesTargetMesg.cs index f274b0a..1a7fc94 100644 --- a/Dynastream/Fit/Profile/Mesgs/ZonesTargetMesg.cs +++ b/Dynastream/Fit/Profile/Mesgs/ZonesTargetMesg.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/Activity.cs b/Dynastream/Fit/Profile/Types/Activity.cs index c7f6c5a..2bfd707 100644 --- a/Dynastream/Fit/Profile/Types/Activity.cs +++ b/Dynastream/Fit/Profile/Types/Activity.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/ActivityClass.cs b/Dynastream/Fit/Profile/Types/ActivityClass.cs index cbbebe2..6c3950b 100644 --- a/Dynastream/Fit/Profile/Types/ActivityClass.cs +++ b/Dynastream/Fit/Profile/Types/ActivityClass.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/ActivityLevel.cs b/Dynastream/Fit/Profile/Types/ActivityLevel.cs index e89802a..d9cbacf 100644 --- a/Dynastream/Fit/Profile/Types/ActivityLevel.cs +++ b/Dynastream/Fit/Profile/Types/ActivityLevel.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/ActivitySubtype.cs b/Dynastream/Fit/Profile/Types/ActivitySubtype.cs index 87a593b..9a5254d 100644 --- a/Dynastream/Fit/Profile/Types/ActivitySubtype.cs +++ b/Dynastream/Fit/Profile/Types/ActivitySubtype.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/ActivityType.cs b/Dynastream/Fit/Profile/Types/ActivityType.cs index 421f58d..ddc2fb6 100644 --- a/Dynastream/Fit/Profile/Types/ActivityType.cs +++ b/Dynastream/Fit/Profile/Types/ActivityType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/AnalogWatchfaceLayout.cs b/Dynastream/Fit/Profile/Types/AnalogWatchfaceLayout.cs index 28e83ad..7cedeb8 100644 --- a/Dynastream/Fit/Profile/Types/AnalogWatchfaceLayout.cs +++ b/Dynastream/Fit/Profile/Types/AnalogWatchfaceLayout.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/AntChannelId.cs b/Dynastream/Fit/Profile/Types/AntChannelId.cs index e6191ad..3ef7ae9 100644 --- a/Dynastream/Fit/Profile/Types/AntChannelId.cs +++ b/Dynastream/Fit/Profile/Types/AntChannelId.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/AntNetwork.cs b/Dynastream/Fit/Profile/Types/AntNetwork.cs index 66b4ac5..fd21b83 100644 --- a/Dynastream/Fit/Profile/Types/AntNetwork.cs +++ b/Dynastream/Fit/Profile/Types/AntNetwork.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/AntplusDeviceType.cs b/Dynastream/Fit/Profile/Types/AntplusDeviceType.cs index 1d0c896..73a8e23 100644 --- a/Dynastream/Fit/Profile/Types/AntplusDeviceType.cs +++ b/Dynastream/Fit/Profile/Types/AntplusDeviceType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/AttitudeStage.cs b/Dynastream/Fit/Profile/Types/AttitudeStage.cs index d5ebe4e..4ff93a5 100644 --- a/Dynastream/Fit/Profile/Types/AttitudeStage.cs +++ b/Dynastream/Fit/Profile/Types/AttitudeStage.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/AttitudeValidity.cs b/Dynastream/Fit/Profile/Types/AttitudeValidity.cs index 13f6d77..7631aeb 100644 --- a/Dynastream/Fit/Profile/Types/AttitudeValidity.cs +++ b/Dynastream/Fit/Profile/Types/AttitudeValidity.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/AutoActivityDetect.cs b/Dynastream/Fit/Profile/Types/AutoActivityDetect.cs index 31fa27d..b74d71c 100644 --- a/Dynastream/Fit/Profile/Types/AutoActivityDetect.cs +++ b/Dynastream/Fit/Profile/Types/AutoActivityDetect.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/AutoSyncFrequency.cs b/Dynastream/Fit/Profile/Types/AutoSyncFrequency.cs index 702a5db..faadab8 100644 --- a/Dynastream/Fit/Profile/Types/AutoSyncFrequency.cs +++ b/Dynastream/Fit/Profile/Types/AutoSyncFrequency.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/AutolapTrigger.cs b/Dynastream/Fit/Profile/Types/AutolapTrigger.cs index d7a520f..8e7b1b1 100644 --- a/Dynastream/Fit/Profile/Types/AutolapTrigger.cs +++ b/Dynastream/Fit/Profile/Types/AutolapTrigger.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/Autoscroll.cs b/Dynastream/Fit/Profile/Types/Autoscroll.cs index 8d9e636..b792c06 100644 --- a/Dynastream/Fit/Profile/Types/Autoscroll.cs +++ b/Dynastream/Fit/Profile/Types/Autoscroll.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/BacklightMode.cs b/Dynastream/Fit/Profile/Types/BacklightMode.cs index ead2cf6..853399d 100644 --- a/Dynastream/Fit/Profile/Types/BacklightMode.cs +++ b/Dynastream/Fit/Profile/Types/BacklightMode.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/BacklightTimeout.cs b/Dynastream/Fit/Profile/Types/BacklightTimeout.cs index 1006457..ddc3f54 100644 --- a/Dynastream/Fit/Profile/Types/BacklightTimeout.cs +++ b/Dynastream/Fit/Profile/Types/BacklightTimeout.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/BatteryStatus.cs b/Dynastream/Fit/Profile/Types/BatteryStatus.cs index 74b2179..5f85362 100644 --- a/Dynastream/Fit/Profile/Types/BatteryStatus.cs +++ b/Dynastream/Fit/Profile/Types/BatteryStatus.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/BenchPressExerciseName.cs b/Dynastream/Fit/Profile/Types/BenchPressExerciseName.cs index a2368ca..fc45cf1 100644 --- a/Dynastream/Fit/Profile/Types/BenchPressExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/BenchPressExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/BikeLightBeamAngleMode.cs b/Dynastream/Fit/Profile/Types/BikeLightBeamAngleMode.cs index cef09c9..fa93410 100644 --- a/Dynastream/Fit/Profile/Types/BikeLightBeamAngleMode.cs +++ b/Dynastream/Fit/Profile/Types/BikeLightBeamAngleMode.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/BikeLightNetworkConfigType.cs b/Dynastream/Fit/Profile/Types/BikeLightNetworkConfigType.cs index 397f0e8..6b06f05 100644 --- a/Dynastream/Fit/Profile/Types/BikeLightNetworkConfigType.cs +++ b/Dynastream/Fit/Profile/Types/BikeLightNetworkConfigType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/BleDeviceType.cs b/Dynastream/Fit/Profile/Types/BleDeviceType.cs index d2b73da..3e8b571 100644 --- a/Dynastream/Fit/Profile/Types/BleDeviceType.cs +++ b/Dynastream/Fit/Profile/Types/BleDeviceType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/BodyLocation.cs b/Dynastream/Fit/Profile/Types/BodyLocation.cs index 5f96098..9a48908 100644 --- a/Dynastream/Fit/Profile/Types/BodyLocation.cs +++ b/Dynastream/Fit/Profile/Types/BodyLocation.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/Bool.cs b/Dynastream/Fit/Profile/Types/Bool.cs index 36eec25..1300b24 100644 --- a/Dynastream/Fit/Profile/Types/Bool.cs +++ b/Dynastream/Fit/Profile/Types/Bool.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/BpStatus.cs b/Dynastream/Fit/Profile/Types/BpStatus.cs index 0d70ed1..7eb47ad 100644 --- a/Dynastream/Fit/Profile/Types/BpStatus.cs +++ b/Dynastream/Fit/Profile/Types/BpStatus.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/CalfRaiseExerciseName.cs b/Dynastream/Fit/Profile/Types/CalfRaiseExerciseName.cs index 77ba444..56c42b7 100644 --- a/Dynastream/Fit/Profile/Types/CalfRaiseExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/CalfRaiseExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/CameraEventType.cs b/Dynastream/Fit/Profile/Types/CameraEventType.cs index 2023210..9273627 100644 --- a/Dynastream/Fit/Profile/Types/CameraEventType.cs +++ b/Dynastream/Fit/Profile/Types/CameraEventType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/CameraOrientationType.cs b/Dynastream/Fit/Profile/Types/CameraOrientationType.cs index 370c7c8..c0cc1b6 100644 --- a/Dynastream/Fit/Profile/Types/CameraOrientationType.cs +++ b/Dynastream/Fit/Profile/Types/CameraOrientationType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/CardioExerciseName.cs b/Dynastream/Fit/Profile/Types/CardioExerciseName.cs index 6107c97..9e3917e 100644 --- a/Dynastream/Fit/Profile/Types/CardioExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/CardioExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/CarryExerciseName.cs b/Dynastream/Fit/Profile/Types/CarryExerciseName.cs index 9e8e32d..a38dd65 100644 --- a/Dynastream/Fit/Profile/Types/CarryExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/CarryExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/CcrSetpointSwitchMode.cs b/Dynastream/Fit/Profile/Types/CcrSetpointSwitchMode.cs index 44dfaec..7a4700f 100644 --- a/Dynastream/Fit/Profile/Types/CcrSetpointSwitchMode.cs +++ b/Dynastream/Fit/Profile/Types/CcrSetpointSwitchMode.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/Checksum.cs b/Dynastream/Fit/Profile/Types/Checksum.cs index dc3099c..15a3772 100644 --- a/Dynastream/Fit/Profile/Types/Checksum.cs +++ b/Dynastream/Fit/Profile/Types/Checksum.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/ChopExerciseName.cs b/Dynastream/Fit/Profile/Types/ChopExerciseName.cs index bf9fabf..8bf37f2 100644 --- a/Dynastream/Fit/Profile/Types/ChopExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/ChopExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/ClimbProEvent.cs b/Dynastream/Fit/Profile/Types/ClimbProEvent.cs index f1d74c1..b89dda7 100644 --- a/Dynastream/Fit/Profile/Types/ClimbProEvent.cs +++ b/Dynastream/Fit/Profile/Types/ClimbProEvent.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/CommTimeoutType.cs b/Dynastream/Fit/Profile/Types/CommTimeoutType.cs index 6eeef5e..eb81230 100644 --- a/Dynastream/Fit/Profile/Types/CommTimeoutType.cs +++ b/Dynastream/Fit/Profile/Types/CommTimeoutType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/ConnectivityCapabilities.cs b/Dynastream/Fit/Profile/Types/ConnectivityCapabilities.cs index c23d35e..57c45df 100644 --- a/Dynastream/Fit/Profile/Types/ConnectivityCapabilities.cs +++ b/Dynastream/Fit/Profile/Types/ConnectivityCapabilities.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/CoreExerciseName.cs b/Dynastream/Fit/Profile/Types/CoreExerciseName.cs index 257363c..0dd45e4 100644 --- a/Dynastream/Fit/Profile/Types/CoreExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/CoreExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/CourseCapabilities.cs b/Dynastream/Fit/Profile/Types/CourseCapabilities.cs index 096f92f..6940f3d 100644 --- a/Dynastream/Fit/Profile/Types/CourseCapabilities.cs +++ b/Dynastream/Fit/Profile/Types/CourseCapabilities.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/CoursePoint.cs b/Dynastream/Fit/Profile/Types/CoursePoint.cs index 77bd024..e5ebbbf 100644 --- a/Dynastream/Fit/Profile/Types/CoursePoint.cs +++ b/Dynastream/Fit/Profile/Types/CoursePoint.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/CrunchExerciseName.cs b/Dynastream/Fit/Profile/Types/CrunchExerciseName.cs index 72c232f..eedaccb 100644 --- a/Dynastream/Fit/Profile/Types/CrunchExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/CrunchExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/CurlExerciseName.cs b/Dynastream/Fit/Profile/Types/CurlExerciseName.cs index a0ed3e5..94f61fe 100644 --- a/Dynastream/Fit/Profile/Types/CurlExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/CurlExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/DateMode.cs b/Dynastream/Fit/Profile/Types/DateMode.cs index a34ae91..218ed69 100644 --- a/Dynastream/Fit/Profile/Types/DateMode.cs +++ b/Dynastream/Fit/Profile/Types/DateMode.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/DateTime.cs b/Dynastream/Fit/Profile/Types/DateTime.cs index d97c078..bf2b367 100644 --- a/Dynastream/Fit/Profile/Types/DateTime.cs +++ b/Dynastream/Fit/Profile/Types/DateTime.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/DayOfWeek.cs b/Dynastream/Fit/Profile/Types/DayOfWeek.cs index c9ec63c..26f9fb0 100644 --- a/Dynastream/Fit/Profile/Types/DayOfWeek.cs +++ b/Dynastream/Fit/Profile/Types/DayOfWeek.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/DeadliftExerciseName.cs b/Dynastream/Fit/Profile/Types/DeadliftExerciseName.cs index 64882cd..49492ab 100644 --- a/Dynastream/Fit/Profile/Types/DeadliftExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/DeadliftExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/DeviceIndex.cs b/Dynastream/Fit/Profile/Types/DeviceIndex.cs index 453d53b..dbddfa8 100644 --- a/Dynastream/Fit/Profile/Types/DeviceIndex.cs +++ b/Dynastream/Fit/Profile/Types/DeviceIndex.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/DigitalWatchfaceLayout.cs b/Dynastream/Fit/Profile/Types/DigitalWatchfaceLayout.cs index e46d18b..9edc13b 100644 --- a/Dynastream/Fit/Profile/Types/DigitalWatchfaceLayout.cs +++ b/Dynastream/Fit/Profile/Types/DigitalWatchfaceLayout.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/DisplayHeart.cs b/Dynastream/Fit/Profile/Types/DisplayHeart.cs index 9aa7372..057b9ee 100644 --- a/Dynastream/Fit/Profile/Types/DisplayHeart.cs +++ b/Dynastream/Fit/Profile/Types/DisplayHeart.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/DisplayMeasure.cs b/Dynastream/Fit/Profile/Types/DisplayMeasure.cs index 72cb2cb..92d7749 100644 --- a/Dynastream/Fit/Profile/Types/DisplayMeasure.cs +++ b/Dynastream/Fit/Profile/Types/DisplayMeasure.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/DisplayOrientation.cs b/Dynastream/Fit/Profile/Types/DisplayOrientation.cs index 5674d2d..f5f66fe 100644 --- a/Dynastream/Fit/Profile/Types/DisplayOrientation.cs +++ b/Dynastream/Fit/Profile/Types/DisplayOrientation.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/DisplayPosition.cs b/Dynastream/Fit/Profile/Types/DisplayPosition.cs index a7d80d7..c7697bd 100644 --- a/Dynastream/Fit/Profile/Types/DisplayPosition.cs +++ b/Dynastream/Fit/Profile/Types/DisplayPosition.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/DisplayPower.cs b/Dynastream/Fit/Profile/Types/DisplayPower.cs index d0469e0..82b8c96 100644 --- a/Dynastream/Fit/Profile/Types/DisplayPower.cs +++ b/Dynastream/Fit/Profile/Types/DisplayPower.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/DiveAlarmType.cs b/Dynastream/Fit/Profile/Types/DiveAlarmType.cs index ab837d9..2601a93 100644 --- a/Dynastream/Fit/Profile/Types/DiveAlarmType.cs +++ b/Dynastream/Fit/Profile/Types/DiveAlarmType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/DiveAlert.cs b/Dynastream/Fit/Profile/Types/DiveAlert.cs index c4d144c..81d59c5 100644 --- a/Dynastream/Fit/Profile/Types/DiveAlert.cs +++ b/Dynastream/Fit/Profile/Types/DiveAlert.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/DiveBacklightMode.cs b/Dynastream/Fit/Profile/Types/DiveBacklightMode.cs index ae0001f..6c791a3 100644 --- a/Dynastream/Fit/Profile/Types/DiveBacklightMode.cs +++ b/Dynastream/Fit/Profile/Types/DiveBacklightMode.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/DiveGasMode.cs b/Dynastream/Fit/Profile/Types/DiveGasMode.cs index 048b37d..9848820 100644 --- a/Dynastream/Fit/Profile/Types/DiveGasMode.cs +++ b/Dynastream/Fit/Profile/Types/DiveGasMode.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/DiveGasStatus.cs b/Dynastream/Fit/Profile/Types/DiveGasStatus.cs index c20a215..79e24ab 100644 --- a/Dynastream/Fit/Profile/Types/DiveGasStatus.cs +++ b/Dynastream/Fit/Profile/Types/DiveGasStatus.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/Event.cs b/Dynastream/Fit/Profile/Types/Event.cs index 296c83a..e021f97 100644 --- a/Dynastream/Fit/Profile/Types/Event.cs +++ b/Dynastream/Fit/Profile/Types/Event.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/EventType.cs b/Dynastream/Fit/Profile/Types/EventType.cs index 6caaf47..6c49054 100644 --- a/Dynastream/Fit/Profile/Types/EventType.cs +++ b/Dynastream/Fit/Profile/Types/EventType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/ExdDataUnits.cs b/Dynastream/Fit/Profile/Types/ExdDataUnits.cs index 44a7bbe..72bf45e 100644 --- a/Dynastream/Fit/Profile/Types/ExdDataUnits.cs +++ b/Dynastream/Fit/Profile/Types/ExdDataUnits.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/ExdDescriptors.cs b/Dynastream/Fit/Profile/Types/ExdDescriptors.cs index c4f9ab0..0ca9806 100644 --- a/Dynastream/Fit/Profile/Types/ExdDescriptors.cs +++ b/Dynastream/Fit/Profile/Types/ExdDescriptors.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/ExdDisplayType.cs b/Dynastream/Fit/Profile/Types/ExdDisplayType.cs index c286464..41ff19e 100644 --- a/Dynastream/Fit/Profile/Types/ExdDisplayType.cs +++ b/Dynastream/Fit/Profile/Types/ExdDisplayType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/ExdLayout.cs b/Dynastream/Fit/Profile/Types/ExdLayout.cs index c1f441a..f81f025 100644 --- a/Dynastream/Fit/Profile/Types/ExdLayout.cs +++ b/Dynastream/Fit/Profile/Types/ExdLayout.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/ExdQualifiers.cs b/Dynastream/Fit/Profile/Types/ExdQualifiers.cs index 4294bcb..2815934 100644 --- a/Dynastream/Fit/Profile/Types/ExdQualifiers.cs +++ b/Dynastream/Fit/Profile/Types/ExdQualifiers.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/ExerciseCategory.cs b/Dynastream/Fit/Profile/Types/ExerciseCategory.cs index 9dfffb9..762feac 100644 --- a/Dynastream/Fit/Profile/Types/ExerciseCategory.cs +++ b/Dynastream/Fit/Profile/Types/ExerciseCategory.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/FaveroProduct.cs b/Dynastream/Fit/Profile/Types/FaveroProduct.cs index 3a51888..4cc43e0 100644 --- a/Dynastream/Fit/Profile/Types/FaveroProduct.cs +++ b/Dynastream/Fit/Profile/Types/FaveroProduct.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/File.cs b/Dynastream/Fit/Profile/Types/File.cs index a1e0a34..467242c 100644 --- a/Dynastream/Fit/Profile/Types/File.cs +++ b/Dynastream/Fit/Profile/Types/File.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/FileFlags.cs b/Dynastream/Fit/Profile/Types/FileFlags.cs index 79eef21..12a4c5e 100644 --- a/Dynastream/Fit/Profile/Types/FileFlags.cs +++ b/Dynastream/Fit/Profile/Types/FileFlags.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/FitBaseType.cs b/Dynastream/Fit/Profile/Types/FitBaseType.cs index 7afadc3..8388607 100644 --- a/Dynastream/Fit/Profile/Types/FitBaseType.cs +++ b/Dynastream/Fit/Profile/Types/FitBaseType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/FitBaseUnit.cs b/Dynastream/Fit/Profile/Types/FitBaseUnit.cs index d718846..f98037f 100644 --- a/Dynastream/Fit/Profile/Types/FitBaseUnit.cs +++ b/Dynastream/Fit/Profile/Types/FitBaseUnit.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/FitnessEquipmentState.cs b/Dynastream/Fit/Profile/Types/FitnessEquipmentState.cs index d4e7183..fbc5d42 100644 --- a/Dynastream/Fit/Profile/Types/FitnessEquipmentState.cs +++ b/Dynastream/Fit/Profile/Types/FitnessEquipmentState.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/FlyeExerciseName.cs b/Dynastream/Fit/Profile/Types/FlyeExerciseName.cs index acad866..e468f2b 100644 --- a/Dynastream/Fit/Profile/Types/FlyeExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/FlyeExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/GarminProduct.cs b/Dynastream/Fit/Profile/Types/GarminProduct.cs index f4facd1..932bc7d 100644 --- a/Dynastream/Fit/Profile/Types/GarminProduct.cs +++ b/Dynastream/Fit/Profile/Types/GarminProduct.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion @@ -435,6 +435,8 @@ public static class GarminProduct public const ushort Lily2 = 4380; public const ushort Instinct2x = 4394; public const ushort Vivoactive5 = 4426; + public const ushort Fr165 = 4432; + public const ushort Fr165Music = 4433; public const ushort DescentT2 = 4442; public const ushort HrmFit = 4446; public const ushort MarqGen2Commander = 4472; diff --git a/Dynastream/Fit/Profile/Types/GasConsumptionRateType.cs b/Dynastream/Fit/Profile/Types/GasConsumptionRateType.cs index 391e43c..5ac4c25 100644 --- a/Dynastream/Fit/Profile/Types/GasConsumptionRateType.cs +++ b/Dynastream/Fit/Profile/Types/GasConsumptionRateType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/Gender.cs b/Dynastream/Fit/Profile/Types/Gender.cs index d8c22ca..4795671 100644 --- a/Dynastream/Fit/Profile/Types/Gender.cs +++ b/Dynastream/Fit/Profile/Types/Gender.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/Goal.cs b/Dynastream/Fit/Profile/Types/Goal.cs index 101374d..181e8bd 100644 --- a/Dynastream/Fit/Profile/Types/Goal.cs +++ b/Dynastream/Fit/Profile/Types/Goal.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/GoalRecurrence.cs b/Dynastream/Fit/Profile/Types/GoalRecurrence.cs index 60787d7..585fbad 100644 --- a/Dynastream/Fit/Profile/Types/GoalRecurrence.cs +++ b/Dynastream/Fit/Profile/Types/GoalRecurrence.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/GoalSource.cs b/Dynastream/Fit/Profile/Types/GoalSource.cs index 3ad54c8..f9e876e 100644 --- a/Dynastream/Fit/Profile/Types/GoalSource.cs +++ b/Dynastream/Fit/Profile/Types/GoalSource.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/HipRaiseExerciseName.cs b/Dynastream/Fit/Profile/Types/HipRaiseExerciseName.cs index 9be3f76..e874678 100644 --- a/Dynastream/Fit/Profile/Types/HipRaiseExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/HipRaiseExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/HipStabilityExerciseName.cs b/Dynastream/Fit/Profile/Types/HipStabilityExerciseName.cs index 76135e9..3f991be 100644 --- a/Dynastream/Fit/Profile/Types/HipStabilityExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/HipStabilityExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/HipSwingExerciseName.cs b/Dynastream/Fit/Profile/Types/HipSwingExerciseName.cs index 5749c54..28105fb 100644 --- a/Dynastream/Fit/Profile/Types/HipSwingExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/HipSwingExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/HrType.cs b/Dynastream/Fit/Profile/Types/HrType.cs index 3da9a85..3498d82 100644 --- a/Dynastream/Fit/Profile/Types/HrType.cs +++ b/Dynastream/Fit/Profile/Types/HrType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/HrZoneCalc.cs b/Dynastream/Fit/Profile/Types/HrZoneCalc.cs index 9fb8a63..f042370 100644 --- a/Dynastream/Fit/Profile/Types/HrZoneCalc.cs +++ b/Dynastream/Fit/Profile/Types/HrZoneCalc.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/HrvStatus.cs b/Dynastream/Fit/Profile/Types/HrvStatus.cs index c29c679..86945a1 100644 --- a/Dynastream/Fit/Profile/Types/HrvStatus.cs +++ b/Dynastream/Fit/Profile/Types/HrvStatus.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/HyperextensionExerciseName.cs b/Dynastream/Fit/Profile/Types/HyperextensionExerciseName.cs index 7f3963d..068c4e4 100644 --- a/Dynastream/Fit/Profile/Types/HyperextensionExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/HyperextensionExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/Intensity.cs b/Dynastream/Fit/Profile/Types/Intensity.cs index 04ad691..4be959b 100644 --- a/Dynastream/Fit/Profile/Types/Intensity.cs +++ b/Dynastream/Fit/Profile/Types/Intensity.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/Language.cs b/Dynastream/Fit/Profile/Types/Language.cs index 9015674..6a1693b 100644 --- a/Dynastream/Fit/Profile/Types/Language.cs +++ b/Dynastream/Fit/Profile/Types/Language.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/LanguageBits0.cs b/Dynastream/Fit/Profile/Types/LanguageBits0.cs index 81016bf..795d547 100644 --- a/Dynastream/Fit/Profile/Types/LanguageBits0.cs +++ b/Dynastream/Fit/Profile/Types/LanguageBits0.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/LanguageBits1.cs b/Dynastream/Fit/Profile/Types/LanguageBits1.cs index a2b2596..decd8e1 100644 --- a/Dynastream/Fit/Profile/Types/LanguageBits1.cs +++ b/Dynastream/Fit/Profile/Types/LanguageBits1.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/LanguageBits2.cs b/Dynastream/Fit/Profile/Types/LanguageBits2.cs index 8c0a4d8..2a3a7e3 100644 --- a/Dynastream/Fit/Profile/Types/LanguageBits2.cs +++ b/Dynastream/Fit/Profile/Types/LanguageBits2.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/LanguageBits3.cs b/Dynastream/Fit/Profile/Types/LanguageBits3.cs index b76f5e3..7ee92ce 100644 --- a/Dynastream/Fit/Profile/Types/LanguageBits3.cs +++ b/Dynastream/Fit/Profile/Types/LanguageBits3.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/LanguageBits4.cs b/Dynastream/Fit/Profile/Types/LanguageBits4.cs index d32603d..bf1eae6 100644 --- a/Dynastream/Fit/Profile/Types/LanguageBits4.cs +++ b/Dynastream/Fit/Profile/Types/LanguageBits4.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/LapTrigger.cs b/Dynastream/Fit/Profile/Types/LapTrigger.cs index caecf34..a274b09 100644 --- a/Dynastream/Fit/Profile/Types/LapTrigger.cs +++ b/Dynastream/Fit/Profile/Types/LapTrigger.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/LateralRaiseExerciseName.cs b/Dynastream/Fit/Profile/Types/LateralRaiseExerciseName.cs index 6762c5b..08be26c 100644 --- a/Dynastream/Fit/Profile/Types/LateralRaiseExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/LateralRaiseExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/LeftRightBalance.cs b/Dynastream/Fit/Profile/Types/LeftRightBalance.cs index fd3ba11..10c044f 100644 --- a/Dynastream/Fit/Profile/Types/LeftRightBalance.cs +++ b/Dynastream/Fit/Profile/Types/LeftRightBalance.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/LeftRightBalance100.cs b/Dynastream/Fit/Profile/Types/LeftRightBalance100.cs index 62b60f9..739b76d 100644 --- a/Dynastream/Fit/Profile/Types/LeftRightBalance100.cs +++ b/Dynastream/Fit/Profile/Types/LeftRightBalance100.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/LegCurlExerciseName.cs b/Dynastream/Fit/Profile/Types/LegCurlExerciseName.cs index 807e3af..709b877 100644 --- a/Dynastream/Fit/Profile/Types/LegCurlExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/LegCurlExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/LegRaiseExerciseName.cs b/Dynastream/Fit/Profile/Types/LegRaiseExerciseName.cs index 5bdf659..4f9f41e 100644 --- a/Dynastream/Fit/Profile/Types/LegRaiseExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/LegRaiseExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/LengthType.cs b/Dynastream/Fit/Profile/Types/LengthType.cs index 5b36671..279baa2 100644 --- a/Dynastream/Fit/Profile/Types/LengthType.cs +++ b/Dynastream/Fit/Profile/Types/LengthType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/LocalDateTime.cs b/Dynastream/Fit/Profile/Types/LocalDateTime.cs index e09fecc..cf23111 100644 --- a/Dynastream/Fit/Profile/Types/LocalDateTime.cs +++ b/Dynastream/Fit/Profile/Types/LocalDateTime.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/LocalDeviceType.cs b/Dynastream/Fit/Profile/Types/LocalDeviceType.cs index d024772..6eef5f1 100644 --- a/Dynastream/Fit/Profile/Types/LocalDeviceType.cs +++ b/Dynastream/Fit/Profile/Types/LocalDeviceType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/LocaltimeIntoDay.cs b/Dynastream/Fit/Profile/Types/LocaltimeIntoDay.cs index c22b7d5..b47a205 100644 --- a/Dynastream/Fit/Profile/Types/LocaltimeIntoDay.cs +++ b/Dynastream/Fit/Profile/Types/LocaltimeIntoDay.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/LungeExerciseName.cs b/Dynastream/Fit/Profile/Types/LungeExerciseName.cs index 1a7f201..2a28af2 100644 --- a/Dynastream/Fit/Profile/Types/LungeExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/LungeExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/Manufacturer.cs b/Dynastream/Fit/Profile/Types/Manufacturer.cs index 66dd149..87903af 100644 --- a/Dynastream/Fit/Profile/Types/Manufacturer.cs +++ b/Dynastream/Fit/Profile/Types/Manufacturer.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion @@ -240,6 +240,7 @@ public static class Manufacturer public const ushort Nike = 326; public const ushort Magicshine = 327; public const ushort Ictrainer = 328; + public const ushort AbsoluteCycling = 329; public const ushort Actigraphcorp = 5759; public const ushort Invalid = (ushort)0xFFFF; diff --git a/Dynastream/Fit/Profile/Types/MaxMetCategory.cs b/Dynastream/Fit/Profile/Types/MaxMetCategory.cs index e0f5df0..69719ac 100644 --- a/Dynastream/Fit/Profile/Types/MaxMetCategory.cs +++ b/Dynastream/Fit/Profile/Types/MaxMetCategory.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/MaxMetHeartRateSource.cs b/Dynastream/Fit/Profile/Types/MaxMetHeartRateSource.cs index 5823d93..bac0206 100644 --- a/Dynastream/Fit/Profile/Types/MaxMetHeartRateSource.cs +++ b/Dynastream/Fit/Profile/Types/MaxMetHeartRateSource.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/MaxMetSpeedSource.cs b/Dynastream/Fit/Profile/Types/MaxMetSpeedSource.cs index f5103cd..bef117c 100644 --- a/Dynastream/Fit/Profile/Types/MaxMetSpeedSource.cs +++ b/Dynastream/Fit/Profile/Types/MaxMetSpeedSource.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/MesgCount.cs b/Dynastream/Fit/Profile/Types/MesgCount.cs index e0ff41a..85a8c57 100644 --- a/Dynastream/Fit/Profile/Types/MesgCount.cs +++ b/Dynastream/Fit/Profile/Types/MesgCount.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/MesgNum.cs b/Dynastream/Fit/Profile/Types/MesgNum.cs index 062462d..5362bab 100644 --- a/Dynastream/Fit/Profile/Types/MesgNum.cs +++ b/Dynastream/Fit/Profile/Types/MesgNum.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/MessageIndex.cs b/Dynastream/Fit/Profile/Types/MessageIndex.cs index d5962b4..fe2fa4f 100644 --- a/Dynastream/Fit/Profile/Types/MessageIndex.cs +++ b/Dynastream/Fit/Profile/Types/MessageIndex.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/NoFlyTimeMode.cs b/Dynastream/Fit/Profile/Types/NoFlyTimeMode.cs index 31f2acd..1e20ff4 100644 --- a/Dynastream/Fit/Profile/Types/NoFlyTimeMode.cs +++ b/Dynastream/Fit/Profile/Types/NoFlyTimeMode.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/OlympicLiftExerciseName.cs b/Dynastream/Fit/Profile/Types/OlympicLiftExerciseName.cs index 599e420..d9819d3 100644 --- a/Dynastream/Fit/Profile/Types/OlympicLiftExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/OlympicLiftExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/PlankExerciseName.cs b/Dynastream/Fit/Profile/Types/PlankExerciseName.cs index 9e80c46..10100e6 100644 --- a/Dynastream/Fit/Profile/Types/PlankExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/PlankExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/PlyoExerciseName.cs b/Dynastream/Fit/Profile/Types/PlyoExerciseName.cs index 178de4c..bab9ada 100644 --- a/Dynastream/Fit/Profile/Types/PlyoExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/PlyoExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/PowerPhaseType.cs b/Dynastream/Fit/Profile/Types/PowerPhaseType.cs index 33d8e3b..2dc4c7a 100644 --- a/Dynastream/Fit/Profile/Types/PowerPhaseType.cs +++ b/Dynastream/Fit/Profile/Types/PowerPhaseType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/ProjectileType.cs b/Dynastream/Fit/Profile/Types/ProjectileType.cs index 24ea62e..2d19c57 100644 --- a/Dynastream/Fit/Profile/Types/ProjectileType.cs +++ b/Dynastream/Fit/Profile/Types/ProjectileType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/PullUpExerciseName.cs b/Dynastream/Fit/Profile/Types/PullUpExerciseName.cs index 6be1767..dfe2c30 100644 --- a/Dynastream/Fit/Profile/Types/PullUpExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/PullUpExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/PushUpExerciseName.cs b/Dynastream/Fit/Profile/Types/PushUpExerciseName.cs index 3de33e2..c81d8a1 100644 --- a/Dynastream/Fit/Profile/Types/PushUpExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/PushUpExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/PwrZoneCalc.cs b/Dynastream/Fit/Profile/Types/PwrZoneCalc.cs index 9cc47e7..3a924f2 100644 --- a/Dynastream/Fit/Profile/Types/PwrZoneCalc.cs +++ b/Dynastream/Fit/Profile/Types/PwrZoneCalc.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/RadarThreatLevelType.cs b/Dynastream/Fit/Profile/Types/RadarThreatLevelType.cs index 7a81650..f201e12 100644 --- a/Dynastream/Fit/Profile/Types/RadarThreatLevelType.cs +++ b/Dynastream/Fit/Profile/Types/RadarThreatLevelType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/RiderPositionType.cs b/Dynastream/Fit/Profile/Types/RiderPositionType.cs index aadc795..076d7b5 100644 --- a/Dynastream/Fit/Profile/Types/RiderPositionType.cs +++ b/Dynastream/Fit/Profile/Types/RiderPositionType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/RowExerciseName.cs b/Dynastream/Fit/Profile/Types/RowExerciseName.cs index 7d47be4..a0c1f40 100644 --- a/Dynastream/Fit/Profile/Types/RowExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/RowExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/RunExerciseName.cs b/Dynastream/Fit/Profile/Types/RunExerciseName.cs index 8e7f40c..421a51f 100644 --- a/Dynastream/Fit/Profile/Types/RunExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/RunExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/Schedule.cs b/Dynastream/Fit/Profile/Types/Schedule.cs index 7689bcc..dafe1b1 100644 --- a/Dynastream/Fit/Profile/Types/Schedule.cs +++ b/Dynastream/Fit/Profile/Types/Schedule.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SegmentDeleteStatus.cs b/Dynastream/Fit/Profile/Types/SegmentDeleteStatus.cs index 07d197e..9a7c7aa 100644 --- a/Dynastream/Fit/Profile/Types/SegmentDeleteStatus.cs +++ b/Dynastream/Fit/Profile/Types/SegmentDeleteStatus.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SegmentLapStatus.cs b/Dynastream/Fit/Profile/Types/SegmentLapStatus.cs index 40e8866..b48599a 100644 --- a/Dynastream/Fit/Profile/Types/SegmentLapStatus.cs +++ b/Dynastream/Fit/Profile/Types/SegmentLapStatus.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SegmentLeaderboardType.cs b/Dynastream/Fit/Profile/Types/SegmentLeaderboardType.cs index 7c61129..e7511ac 100644 --- a/Dynastream/Fit/Profile/Types/SegmentLeaderboardType.cs +++ b/Dynastream/Fit/Profile/Types/SegmentLeaderboardType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion @@ -28,8 +28,12 @@ public enum SegmentLeaderboardType : byte Qom = 6, Pr = 7, Goal = 8, - Rival = 9, + Carrot = 9, ClubLeader = 10, + Rival = 11, + Last = 12, + RecentBest = 13, + CourseRecord = 14, Invalid = 0xFF diff --git a/Dynastream/Fit/Profile/Types/SegmentSelectionType.cs b/Dynastream/Fit/Profile/Types/SegmentSelectionType.cs index 7deed29..bcf8a30 100644 --- a/Dynastream/Fit/Profile/Types/SegmentSelectionType.cs +++ b/Dynastream/Fit/Profile/Types/SegmentSelectionType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SensorType.cs b/Dynastream/Fit/Profile/Types/SensorType.cs index 7a66f91..2950277 100644 --- a/Dynastream/Fit/Profile/Types/SensorType.cs +++ b/Dynastream/Fit/Profile/Types/SensorType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SessionTrigger.cs b/Dynastream/Fit/Profile/Types/SessionTrigger.cs index d006b6b..80442a8 100644 --- a/Dynastream/Fit/Profile/Types/SessionTrigger.cs +++ b/Dynastream/Fit/Profile/Types/SessionTrigger.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SetType.cs b/Dynastream/Fit/Profile/Types/SetType.cs index e871336..b010ec8 100644 --- a/Dynastream/Fit/Profile/Types/SetType.cs +++ b/Dynastream/Fit/Profile/Types/SetType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/ShoulderPressExerciseName.cs b/Dynastream/Fit/Profile/Types/ShoulderPressExerciseName.cs index 802a362..1e14932 100644 --- a/Dynastream/Fit/Profile/Types/ShoulderPressExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/ShoulderPressExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/ShoulderStabilityExerciseName.cs b/Dynastream/Fit/Profile/Types/ShoulderStabilityExerciseName.cs index 3cf3ea9..488b1bc 100644 --- a/Dynastream/Fit/Profile/Types/ShoulderStabilityExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/ShoulderStabilityExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/ShrugExerciseName.cs b/Dynastream/Fit/Profile/Types/ShrugExerciseName.cs index 2c0c0fb..c7fb5a5 100644 --- a/Dynastream/Fit/Profile/Types/ShrugExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/ShrugExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/Side.cs b/Dynastream/Fit/Profile/Types/Side.cs index fa8457e..70b69b5 100644 --- a/Dynastream/Fit/Profile/Types/Side.cs +++ b/Dynastream/Fit/Profile/Types/Side.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SitUpExerciseName.cs b/Dynastream/Fit/Profile/Types/SitUpExerciseName.cs index cb464f0..7810669 100644 --- a/Dynastream/Fit/Profile/Types/SitUpExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/SitUpExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SleepLevel.cs b/Dynastream/Fit/Profile/Types/SleepLevel.cs index cd9a87a..092c820 100644 --- a/Dynastream/Fit/Profile/Types/SleepLevel.cs +++ b/Dynastream/Fit/Profile/Types/SleepLevel.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SourceType.cs b/Dynastream/Fit/Profile/Types/SourceType.cs index 2b66955..35d19b6 100644 --- a/Dynastream/Fit/Profile/Types/SourceType.cs +++ b/Dynastream/Fit/Profile/Types/SourceType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SplitType.cs b/Dynastream/Fit/Profile/Types/SplitType.cs index 9512c30..e8691bc 100644 --- a/Dynastream/Fit/Profile/Types/SplitType.cs +++ b/Dynastream/Fit/Profile/Types/SplitType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/Spo2MeasurementType.cs b/Dynastream/Fit/Profile/Types/Spo2MeasurementType.cs index e9b16c9..06f3765 100644 --- a/Dynastream/Fit/Profile/Types/Spo2MeasurementType.cs +++ b/Dynastream/Fit/Profile/Types/Spo2MeasurementType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/Sport.cs b/Dynastream/Fit/Profile/Types/Sport.cs index 31b442c..f942d6f 100644 --- a/Dynastream/Fit/Profile/Types/Sport.cs +++ b/Dynastream/Fit/Profile/Types/Sport.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SportBits0.cs b/Dynastream/Fit/Profile/Types/SportBits0.cs index 66f1ad6..7b635df 100644 --- a/Dynastream/Fit/Profile/Types/SportBits0.cs +++ b/Dynastream/Fit/Profile/Types/SportBits0.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SportBits1.cs b/Dynastream/Fit/Profile/Types/SportBits1.cs index a8087a9..05a4e93 100644 --- a/Dynastream/Fit/Profile/Types/SportBits1.cs +++ b/Dynastream/Fit/Profile/Types/SportBits1.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SportBits2.cs b/Dynastream/Fit/Profile/Types/SportBits2.cs index dac6a8e..a27b1df 100644 --- a/Dynastream/Fit/Profile/Types/SportBits2.cs +++ b/Dynastream/Fit/Profile/Types/SportBits2.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SportBits3.cs b/Dynastream/Fit/Profile/Types/SportBits3.cs index 447669b..839685a 100644 --- a/Dynastream/Fit/Profile/Types/SportBits3.cs +++ b/Dynastream/Fit/Profile/Types/SportBits3.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SportBits4.cs b/Dynastream/Fit/Profile/Types/SportBits4.cs index 81e273c..543e10c 100644 --- a/Dynastream/Fit/Profile/Types/SportBits4.cs +++ b/Dynastream/Fit/Profile/Types/SportBits4.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SportBits5.cs b/Dynastream/Fit/Profile/Types/SportBits5.cs index b8acf25..cd261f6 100644 --- a/Dynastream/Fit/Profile/Types/SportBits5.cs +++ b/Dynastream/Fit/Profile/Types/SportBits5.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SportBits6.cs b/Dynastream/Fit/Profile/Types/SportBits6.cs index edee06c..a8df20a 100644 --- a/Dynastream/Fit/Profile/Types/SportBits6.cs +++ b/Dynastream/Fit/Profile/Types/SportBits6.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SportEvent.cs b/Dynastream/Fit/Profile/Types/SportEvent.cs index fdcccc0..d589602 100644 --- a/Dynastream/Fit/Profile/Types/SportEvent.cs +++ b/Dynastream/Fit/Profile/Types/SportEvent.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SquatExerciseName.cs b/Dynastream/Fit/Profile/Types/SquatExerciseName.cs index c447e94..16c6bc4 100644 --- a/Dynastream/Fit/Profile/Types/SquatExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/SquatExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/StrokeType.cs b/Dynastream/Fit/Profile/Types/StrokeType.cs index fa014ea..3f02f00 100644 --- a/Dynastream/Fit/Profile/Types/StrokeType.cs +++ b/Dynastream/Fit/Profile/Types/StrokeType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SubSport.cs b/Dynastream/Fit/Profile/Types/SubSport.cs index ddb74c6..7be7f16 100644 --- a/Dynastream/Fit/Profile/Types/SubSport.cs +++ b/Dynastream/Fit/Profile/Types/SubSport.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SupportedExdScreenLayouts.cs b/Dynastream/Fit/Profile/Types/SupportedExdScreenLayouts.cs index 153daaf..9e33121 100644 --- a/Dynastream/Fit/Profile/Types/SupportedExdScreenLayouts.cs +++ b/Dynastream/Fit/Profile/Types/SupportedExdScreenLayouts.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/SwimStroke.cs b/Dynastream/Fit/Profile/Types/SwimStroke.cs index 1696ec4..198e8cf 100644 --- a/Dynastream/Fit/Profile/Types/SwimStroke.cs +++ b/Dynastream/Fit/Profile/Types/SwimStroke.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/Switch.cs b/Dynastream/Fit/Profile/Types/Switch.cs index d0b1009..fa4673f 100644 --- a/Dynastream/Fit/Profile/Types/Switch.cs +++ b/Dynastream/Fit/Profile/Types/Switch.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/TapSensitivity.cs b/Dynastream/Fit/Profile/Types/TapSensitivity.cs index 2da9b00..6d6897d 100644 --- a/Dynastream/Fit/Profile/Types/TapSensitivity.cs +++ b/Dynastream/Fit/Profile/Types/TapSensitivity.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/TimeIntoDay.cs b/Dynastream/Fit/Profile/Types/TimeIntoDay.cs index 7a4d6ef..9d51ec1 100644 --- a/Dynastream/Fit/Profile/Types/TimeIntoDay.cs +++ b/Dynastream/Fit/Profile/Types/TimeIntoDay.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/TimeMode.cs b/Dynastream/Fit/Profile/Types/TimeMode.cs index acbd0d7..50ca8f3 100644 --- a/Dynastream/Fit/Profile/Types/TimeMode.cs +++ b/Dynastream/Fit/Profile/Types/TimeMode.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/TimeZone.cs b/Dynastream/Fit/Profile/Types/TimeZone.cs index b7880b2..8e6529d 100644 --- a/Dynastream/Fit/Profile/Types/TimeZone.cs +++ b/Dynastream/Fit/Profile/Types/TimeZone.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/TimerTrigger.cs b/Dynastream/Fit/Profile/Types/TimerTrigger.cs index f9f44a0..bc88d15 100644 --- a/Dynastream/Fit/Profile/Types/TimerTrigger.cs +++ b/Dynastream/Fit/Profile/Types/TimerTrigger.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/TissueModelType.cs b/Dynastream/Fit/Profile/Types/TissueModelType.cs index d5d0aac..74b0f15 100644 --- a/Dynastream/Fit/Profile/Types/TissueModelType.cs +++ b/Dynastream/Fit/Profile/Types/TissueModelType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/Tone.cs b/Dynastream/Fit/Profile/Types/Tone.cs index 779a455..6688257 100644 --- a/Dynastream/Fit/Profile/Types/Tone.cs +++ b/Dynastream/Fit/Profile/Types/Tone.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/TotalBodyExerciseName.cs b/Dynastream/Fit/Profile/Types/TotalBodyExerciseName.cs index d1ff992..f2a7f08 100644 --- a/Dynastream/Fit/Profile/Types/TotalBodyExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/TotalBodyExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/TricepsExtensionExerciseName.cs b/Dynastream/Fit/Profile/Types/TricepsExtensionExerciseName.cs index 4a264ca..753e6f2 100644 --- a/Dynastream/Fit/Profile/Types/TricepsExtensionExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/TricepsExtensionExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/TurnType.cs b/Dynastream/Fit/Profile/Types/TurnType.cs index bea5cbc..ffd1b8a 100644 --- a/Dynastream/Fit/Profile/Types/TurnType.cs +++ b/Dynastream/Fit/Profile/Types/TurnType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/UserLocalId.cs b/Dynastream/Fit/Profile/Types/UserLocalId.cs index 28794c0..00a3651 100644 --- a/Dynastream/Fit/Profile/Types/UserLocalId.cs +++ b/Dynastream/Fit/Profile/Types/UserLocalId.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/WarmUpExerciseName.cs b/Dynastream/Fit/Profile/Types/WarmUpExerciseName.cs index 872db0f..b0a3340 100644 --- a/Dynastream/Fit/Profile/Types/WarmUpExerciseName.cs +++ b/Dynastream/Fit/Profile/Types/WarmUpExerciseName.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/WatchfaceMode.cs b/Dynastream/Fit/Profile/Types/WatchfaceMode.cs index 1579924..db37da1 100644 --- a/Dynastream/Fit/Profile/Types/WatchfaceMode.cs +++ b/Dynastream/Fit/Profile/Types/WatchfaceMode.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/WaterType.cs b/Dynastream/Fit/Profile/Types/WaterType.cs index 7264bc1..67adc17 100644 --- a/Dynastream/Fit/Profile/Types/WaterType.cs +++ b/Dynastream/Fit/Profile/Types/WaterType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/WeatherReport.cs b/Dynastream/Fit/Profile/Types/WeatherReport.cs index 2f2f333..caa51de 100644 --- a/Dynastream/Fit/Profile/Types/WeatherReport.cs +++ b/Dynastream/Fit/Profile/Types/WeatherReport.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/WeatherSevereType.cs b/Dynastream/Fit/Profile/Types/WeatherSevereType.cs index ddf2739..ae08622 100644 --- a/Dynastream/Fit/Profile/Types/WeatherSevereType.cs +++ b/Dynastream/Fit/Profile/Types/WeatherSevereType.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/WeatherSeverity.cs b/Dynastream/Fit/Profile/Types/WeatherSeverity.cs index 20a3d10..948e197 100644 --- a/Dynastream/Fit/Profile/Types/WeatherSeverity.cs +++ b/Dynastream/Fit/Profile/Types/WeatherSeverity.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/WeatherStatus.cs b/Dynastream/Fit/Profile/Types/WeatherStatus.cs index 9aad14c..e71935d 100644 --- a/Dynastream/Fit/Profile/Types/WeatherStatus.cs +++ b/Dynastream/Fit/Profile/Types/WeatherStatus.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/Weight.cs b/Dynastream/Fit/Profile/Types/Weight.cs index edbca34..784ed31 100644 --- a/Dynastream/Fit/Profile/Types/Weight.cs +++ b/Dynastream/Fit/Profile/Types/Weight.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/WktStepDuration.cs b/Dynastream/Fit/Profile/Types/WktStepDuration.cs index 7caf067..63bb5bb 100644 --- a/Dynastream/Fit/Profile/Types/WktStepDuration.cs +++ b/Dynastream/Fit/Profile/Types/WktStepDuration.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/WktStepTarget.cs b/Dynastream/Fit/Profile/Types/WktStepTarget.cs index 8dc3373..a4812bf 100644 --- a/Dynastream/Fit/Profile/Types/WktStepTarget.cs +++ b/Dynastream/Fit/Profile/Types/WktStepTarget.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/WorkoutCapabilities.cs b/Dynastream/Fit/Profile/Types/WorkoutCapabilities.cs index e511093..eaa8c3d 100644 --- a/Dynastream/Fit/Profile/Types/WorkoutCapabilities.cs +++ b/Dynastream/Fit/Profile/Types/WorkoutCapabilities.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/WorkoutEquipment.cs b/Dynastream/Fit/Profile/Types/WorkoutEquipment.cs index 9c6fbce..282ac24 100644 --- a/Dynastream/Fit/Profile/Types/WorkoutEquipment.cs +++ b/Dynastream/Fit/Profile/Types/WorkoutEquipment.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/WorkoutHr.cs b/Dynastream/Fit/Profile/Types/WorkoutHr.cs index a928329..5c49f8d 100644 --- a/Dynastream/Fit/Profile/Types/WorkoutHr.cs +++ b/Dynastream/Fit/Profile/Types/WorkoutHr.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Profile/Types/WorkoutPower.cs b/Dynastream/Fit/Profile/Types/WorkoutPower.cs index 578b119..c15e642 100644 --- a/Dynastream/Fit/Profile/Types/WorkoutPower.cs +++ b/Dynastream/Fit/Profile/Types/WorkoutPower.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/ProtocolValidator.cs b/Dynastream/Fit/ProtocolValidator.cs index 3c4de14..e4f550c 100644 --- a/Dynastream/Fit/ProtocolValidator.cs +++ b/Dynastream/Fit/ProtocolValidator.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Fit/Subfield.cs b/Dynastream/Fit/Subfield.cs index 28b3e2f..fe988ef 100644 --- a/Dynastream/Fit/Subfield.cs +++ b/Dynastream/Fit/Subfield.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Utility/EndianBinaryReader.cs b/Dynastream/Utility/EndianBinaryReader.cs index 3bc2351..89f0675 100644 --- a/Dynastream/Utility/EndianBinaryReader.cs +++ b/Dynastream/Utility/EndianBinaryReader.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/Dynastream/Utility/EndianBinaryWriter.cs b/Dynastream/Utility/EndianBinaryWriter.cs index a2f9f53..fef4698 100644 --- a/Dynastream/Utility/EndianBinaryWriter.cs +++ b/Dynastream/Utility/EndianBinaryWriter.cs @@ -6,8 +6,8 @@ // Transfer (FIT) Protocol License. ///////////////////////////////////////////////////////////////////////////////////////////// // ****WARNING**** This file is auto-generated! Do NOT edit this file. -// Profile Version = 21.133.0Release -// Tag = production/release/21.133.0-0-g6002091 +// Profile Version = 21.139.2Release +// Tag = production/release/21.139.2-0-g9eaea05 ///////////////////////////////////////////////////////////////////////////////////////////// #endregion diff --git a/fitsdk.csproj b/fitsdk.csproj index 719c5a1..9664f6e 100644 --- a/fitsdk.csproj +++ b/fitsdk.csproj @@ -1,11 +1,11 @@ - netcoreapp2.0;net46 + netcoreapp2.0;net46;netstandard2.0 Garmin.FIT.Sdk - 21.133.0 + 21.139.2 Garmin International, Inc. Garmin International, Inc. FIT C# SDK