getPeriodicalRecordsByLinkIdNotOlderThen

abstract suspend fun getPeriodicalRecordsByLinkIdNotOlderThen(deviceCharacteristicLinkId: Long, localDateTime: LocalDateTime, secondsInterval: Long): List<RecordEntity>

Return

List of RecordEntity of requested DeviceCharacteristicLink that is older than localDateTime and the period is secondsInterval

Parameters

deviceCharacteristicLinkId
localDateTime

LocalDateTime that should be older than oll the fetched data

secondsInterval

minimal period of data