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
IMEIStringIMEI
DEVICE_IDStringDevice ID
GPS_STATEStringGPS status
SATELLITESIntegerSatellites
LATITUDE2StringLatitude (source)
LATITUDEFloatLatitude 1)
LATITUDE_DEGStringLatitude (format: deg/min/sec)
LONGITUDE2StringLongitude (source)
LONGITUDEFloatLongitude 1)
LONGITUDE_DEGStringLongitude (format: deg/min/sec)
SPEEDFloatSpeed
ANGLEFloatCourse
ALTITUDEIntegerAltitude
HDOPFloatHDOP
TIME_UTCDateTimeUTC time
DATE_UTCDateTimeUTC date
TIMESTAMP_UTCDateTimeUTC date and time
TIMESTAMPDateTimeLocal date and time
MCCStringMCC
MNCStringMNC
LACStringLAC
CELLIDStringCell ID
GSM_STATEIntegerGSM state
GSMIntegerGSM level
TRACKFloatOdometer
VINFloatBattery voltage
AI1FloatAnalog input 1
AI2FloatAnalog input 2
AI3FloatAnalog input 3
VEXTFloatExternal voltage
FLAG1StringDevice alarm state
ALARM_BATTERYBooleanAlarm: battery
STATE_MOVEBooleanState: move
ALARM_OVERSPEEDBooleanAlarm: overspeed
ALARM_JAMBooleanAlarm: jamming
ALARM_GEOFENCEBooleanAlarm: geo-fence
STATE_IMMOBILEBooleanState: immobilize
STATE_IGNITIONBooleanState: ignition
ALARM_HARSHBooleanAlarm: harsh acceleration
ALARM_SOSBooleanAlarm: SOS
DI1BooleanDigital input 1
DI2BooleanDigital input 2
DI3BooleanDigital input 3
DI4BooleanDigital input 4
DO1BooleanDigital output 1
DO2BooleanDigital output 2
DO3BooleanDigital output 3

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.