get Timeline Rollup
fun getTimelineRollup(deviceIdentifier: String?, start: Long, end: Long): Single<ZTSportTimelineRollup>
Content copied to clipboard
fun getTimelineRollup(deviceIdentifier: String?, start: Date, end: Date): Single<ZTSportTimelineRollup>
Content copied to clipboard