24.10.2023, 10:47
I'm using the db:getall function to read historical values from a GA. The point is to read a value that is one hour old and compare it to current value. but I'm getting an offset on several minutes. Is this just because there are no new value stored exactly one hour back from when I poll?