With the Java FIT SDK I am able to get e.g. total_timer_time and total_elapsed_time, but the field total_moving_time (see e.g. `com.garmin.fit.SessionMesg`) seems to be never set / available.
Neither the example or default decoder and listener implementations nor via custom ones I am able to get a value for the total_moving_time.
But the Garmin Connect app shows values for "Zeit in Bewegung" (time in motion?) and similar values (e.g. moving_speed) for the same activities.
I tried several different activity / sport types, e.g. running, walking, cycling. And I tried / listed all SessionMesg fiels, all LapMesgFields, and essentially all FitMessages.
Can somebody point me in the right direction for getting values for time in motion (total_moving_time)?
 
				 
		 
					 
				