Hi. I need to create a report of my workouts for my health Insurance. I have successfully exported my data, but I can’t understand the format of each field.
Here are the ones I really need.
com.samsung.health.exercise.deviceuuid
completion_status
source_type
com.samsung.health.exercise.duration
com.samsung.health.exercise.start_time
com.samsung.health.exercise.time_offset
com.samsung.health.exercise.mean_cadence
com.samsung.health.exercise.create_time
com.samsung.health.exercise.calorie
com.samsung.health.exercise.update_time
com.samsung.health.exercise.exercise_type
com.samsung.health.exercise.max_heart_rate
com.samsung.health.exercise.distance
total_calorie
com.samsung.health.exercise.end_time
com.samsung.health.exercise.exercise_custom_type
com.samsung.health.exercise.pkg_name
location_data_internal
com.samsung.health.exercise.mean_heart_rate
I just need to know what the data in each field means. For example I have tried every field format setting for time and date but I can’t seem to find it.
com.samsung.health.exercise.end_time has the value of: 1505305500000
So how can I extrapolate the actual time or date?
Thanks for anyone’s help!