Skip to content
Te

Trip end Packet

Added on v3.0

Defines the trip end identification packet. This packet is sent by the device to the server to indicate the beginning of a trip or journey.

Example Usage

<Te>UNIX;TRIP_ID;DISTANCE_TRAVELED;MAX_SPEED;DURATION;CRC16</Te>
ParameterTypeDescriptionExample
UNIXfloatUNIX timestamps defined in seconds of the message1753306994
TRIP_IDstringThe UUID that identifies the tripa4cd0570-5dbe-46bc-8d6d-d4f6b4de5faa
DISTANCE_TRAVELEDfloatThe distance in meters of the trip15.5
MAX_SPEEDfloatThe max speed reached on the trip, in km/h90.0
DURATIONintThe elapsed time of the trip, in seconds600
CRC16integerCyclic Redundancy Check for error checking.1234