How do I create an Event not connected to Position (inside a ProtocolDecoder)? For example, traccar receives an Event coming from the device (locations are sent via different HTTP request); if I put this event into Position with empty lat/lng then it connects the events to the Position (0,0).
I understand what deviceTime and serverTime are. What is the fixTime in DB?
Is there a mechanism to reconstruct correct timings if location history is uploaded a day after the track was recorded?
deviceTime
andserverTime
are. What is thefixTime
in DB?