healbesdk
1.3.1
healbesdk
/
com.healbe.healbesdk.serverApi.periodicData
/
DataService
/
downloadSystemEvents
download
System
Events
abstract
suspend
fun
downloadSystemEvents
(
from
:
Long
?
=
null
,
fromTime
:
Long
?
=
null
,
toTime
:
Long
?
=
null
,
limit
:
Long
?
=
null
,
sensorId
:
String
?
=
null
)
:
LoadResponse
<
EventNetwork
>