Server software for MasterTrack-100 GPS Trackers, Vehicle trackers, AVL units
MasterTrack-100
Parser item name | Data type | Description |
FULL_DATA_PACKET | String | One message from a data packet |
DATA_PACKET | String | Same as FULL_DATA_PACKET, but without data packet signatures (if exist) |
DATE_TIME_STAMP | DateTime | Datetime stamp |
DATA_SOURCE_ID | Integer | Data source ID |
DATA_SOURCE_NAME | String | Data source name |
DATA_SOURCE_FULL_NAME | String | Data source full name |
CLIENTID | Integer | Tracker's remote IP address and port |
IMEI | String | IMEI |
DEVICE_ID | String | Device ID |
LATITUDE | Float | Latitude 1) |
LONGITUDE | Float | Longitude 1) |
ALTITUDE | Float | Altitude |
SPEED | Float | Speed |
TIMESTAMP_UTC | DateTime | UTC time |
TIMESTAMP | DateTime | Local date and time |
1) The value is being calculated using the following 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.