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