A couple of questions about the backend code

Anonymous3 years ago
  1. 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).
  2. I understand what deviceTime and serverTime are. What is the fixTime in DB?
  3. Is there a mechanism to reconstruct correct timings if location history is uploaded a day after the track was recorded?
Anonymous3 years ago

@tananaev, any ideas what these different time values mean?