downloadSleepEvents

abstract suspend fun downloadSleepEvents(from: Long? = null, fromTime: Long? = null, toTime: Long? = null, limit: Long? = null, sensorId: String? = null): LoadResponse<EventNetwork>