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
DEVICE_ID2StringDevice ID 2
FIRMWAREWordFirmware
STATEWordStatus
ACCFloatAccelerometer
STATE_ANTENNAWordState: antenna
FLAG1WordLAC
FLAG2WordCell ID
TINIntegerTemperature
GSM_LEVELWordGSM level
FLAG3WordArchived data
AI1IntegerAnalog input 1
AI2IntegerAnalog input 2
AI3IntegerAnalog input 3
AI4IntegerAnalog input 4
DO1BooleanDigital output 1
DO2BooleanDigital output 2
DO3BooleanDigital output 3
DO4BooleanDigital output 4
DO5BooleanDigital output 5
DO6BooleanDigital output 6
DO7BooleanDigital output 7
DO8BooleanDigital output 8
VEXTFloatExternal power
VINFloatBattery power
GPS_STATEIntegerGPS state
TIME_UTCIntegerUTC time
DATE_UTCIntegerUTC date
TIMESTAMP_UTCDateTimeUTC time
LATITUDEFloatLatitude 1)
LATITUDE_DEGStringLatitude (format: deg/min/sec)
LONGITUDEFloatLongitude 1)
LONGITUDE_DEGStringLongitude (format: deg/min/sec)
ALTITUDEFloatAltitude
SPEEDFloatSpeed
ANGLEFloatCourse
HDOPFloatHDOP
SATELLITESIntegerSatellites
TIMESTAMPDateTimeLocal date and time

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.