Parser item nameData typeDescription
FULL_DATA_PACKETStringOne message from a data packet
DATA_PACKETStringSame as FULL_DATA_PACKET, but without data packet signatures (if exist)
DATE_TIME_STAMPDateTimeDatetime stamp
DATA_SOURCE_IDIntegerData source ID
DATA_SOURCE_NAMEStringData source name
DATA_SOURCE_FULL_NAMEStringData source full name
CLIENTIDIntegerTracker's remote IP address and port
DATA_SIZEIntegerData size
RECORD_TYPEStringRecord type
RECORD_IDStringRecord ID
TIMESTAMP_UTCDateTimeUTC date and time
TIMESTAMPDateTimeLocal date and time
LATITUDE2StringLatitude (source)
LATITUDE2_HStringLatitude (hemisphere)
LONGITUDE2StringLongitude (source)
LONGITUDE2_HStringLongitude (hemisphere)
LATITUDEFloatLatitude 1)
LATITUDE_DEGStringLatitude (format: deg/min/sec)
LONGITUDEFloatLongitude 1)
LONGITUDE_DEGStringLongitude (format: deg/min/sec)
ALTITUDEIntegerAltitude
ANGLEIntegerCourse
GPS_STATEStringGPS state
SATELLITESIntegerSatellites
HDOPFloatHDOP
VINFloatBattery power
SPEEDIntegerSpeed
EVENT_IDIntegerEvent ID
STATEStringState
SCENARIOStringScenario
IO_STATEStringIO State
AI1FloatAnalog input 1
T1FloatTemperature 1
TRACKFloatMileage
DI3BooleanDigital input 3
DI2BooleanDigital input 2
DI1BooleanDigital input 1
DO2BooleanDigital output 2
DO1BooleanDigital output 1

1) The value is being calculated using the following formula:

GPS coordinates (longitude, latitude) formula

d - degree
m - minutes
s - seconds
ms - milliseconds

If a longitude is west or a latitude is south, then the value is being multiplied by –1.