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 long name
CLIENTIDIntegerTracker's remote IP address and port
HARDWAREWordHardware
FIRMWAREWordFirmware
IMEIStringIMEI
DEVICE_IDWordDevice ID
RECORD_IDWordRecord ID
TIMESTAMP_UTCDateTimeTime stamp UTC
TIMESTAMPDateTimeTime stamp
SATELLITESWordSatellites
GPS_STATEWordGPS state
LATITUDEFloatLatitude 1)
LATITUDE_DEGStringLatitude (format: deg/min/sec)
LONGITUDEFloatLongitude 1)
LONGITUDE_DEGStringLongitude (format: deg/min/sec)
ANGLEWordCourse
SPEEDFloatSpeed
ALTITUDEIntegerAltitude
HDOPByteHDOP
STATE_MOVEWordState: movement
STATE_SIMWordState: SIM card
STATE_GEOFENCEWordState: geofence
STATE_GPS_ANTENNAWordState: GPS antenna
STATE_IGNITIONWordState: ignition
STATE_GLONASSWordState: GLONASS
GSMWordGSM level
ALARM_SYSTEMWordAlarm: system
ALARM_ALARMWordAlarm: alarm
STATEWordDevice state
VEXTWordExternal power
VINWordBattery power
TINSmallintTemperature (int)
ACC_XWordAcceleration X
ACC_YWordAcceleration Y
ACC_ZWordAcceleration Z
DO15BooleanDigital output 15
DO14BooleanDigital output 14
DO13BooleanDigital output 13
DO12BooleanDigital output 12
DO11BooleanDigital output 11
DO10BooleanDigital output 10
DO9BooleanDigital output 9
DO8BooleanDigital output 8
DO7BooleanDigital output 7
DO6BooleanDigital output 6
DO5BooleanDigital output 5
DO4BooleanDigital output 4
DO3BooleanDigital output 3
DO2BooleanDigital output 2
DO1BooleanDigital output 1
DO0BooleanDigital output 0
DI15BooleanDigital input 15
DI14BooleanDigital input 14
DI13BooleanDigital input 13
DI12BooleanDigital input 12
DI11BooleanDigital input 11
DI10BooleanDigital input 10
DI9BooleanDigital input 9
DI8BooleanDigital input 8
DI7BooleanDigital input 7
DI6BooleanDigital input 6
DI5BooleanDigital input 5
DI4BooleanDigital input 4
DI3BooleanDigital input 3
DI2BooleanDigital input 2
DI1BooleanDigital input 1
DI0BooleanDigital input 0
ACC_VIBRWordAcceleration: Vibrarion
ACC_TURNWordAcceleration: Turn
ACC_BRAKEWordAcceleration: Braking
ACC_ACCWordAcceleration: Forward
STATE_CONN2BooleanState: Connected to secondary server
STATE_GSM_JAMBooleanState: GSM jamming
STATE_GPRSBooleanState: GPRS connected
STATE_CONN1BooleanState: Connected to main server
AIWordAnalog input
RS232_WordRS232
POWER_COUNTERIntegerPower counter value

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.