Fitbit Sleep level Data Summary Data Rounding Algorithm
Fitbit Sleep API has level summary fields for stages like deep, rem, light, wake where we can see the count, minutes, and thirtyDayAvgMinutes. If the total second count for a specific stage does not equates to a full minute, what type of rounding alg...