downloadEvents

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