Anything is possible, but very unlikely a bug because this functionality was available for a very long time and we haven't made any changes recently. Remember that speed limit can be set in many different places (device, group, geofence and config).
Thanks a lot, I finally found the problematic overspeed in a geofence which I had totally overlooked before.
Now everything is working like expected.
Great like always!
Hello,
I have a device where i've configured the speedlimit with 130km/h and in the database it is stored as
{"speedLimit":70.19438444924405}
.Yet I received notifications with the overspeeding information of 64km/h.
The event information shows
{"speed":34.017291,"speedLimit":32.937365010799134}
.I will try to debug it locally and analyze it, but could there be a bug somewhere in the calculations?
Regards
Peter