Problem:
The accessor adds entries only if it registers different values. And if that is not the case, it can happen that no values are entered for hours, which leads to gaps.
Solution: If no different value is registered within 10 minutes, the existing value schould be added in order to avoid gaps
Problem: The accessor adds entries only if it registers different values. And if that is not the case, it can happen that no values are entered for hours, which leads to gaps.
Solution: If no different value is registered within 10 minutes, the existing value schould be added in order to avoid gaps