get Periodical Records By Link Id Not Older Then
suspend fun getPeriodicalRecordsByLinkIdNotOlderThen(deviceCharacteristicLinkId: Long, localDateTime: LocalDateTime, periodDuration: Duration): 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
period Duration
minimal period of data as Duration