get Periodical Records By Link Id Not Older Then
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
device Characteristic Link Id
local Date Time
LocalDateTime that should be older than oll the fetched data
seconds Interval
minimal period of data