healbesdk
1.3.1
healbesdk
/
com.healbe.healbesdk.serverApi.periodicData
/
DataService
/
downloadFullSummaries
download
Full
Summaries
abstract
suspend
fun
downloadFullSummaries
(
fromTime
:
Long
?
=
null
,
toTime
:
Long
?
=
null
,
sensorId
:
String
?
=
null
,
limit
:
Long
?
=
null
)
:
LoadResponse
<
FullSummaryNetwork
>