Server software for Locatrans GPS Trackers, Vehicle trackers, AVL units
Locatrans
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 |
HARDWARE | Word | Hardware |
FIRMWARE | Word | Firmware |
IMEI | String | IMEI |
DEVICE_ID | Word | Device ID |
RECORD_ID | Word | Record ID |
TIMESTAMP_UTC | DateTime | Time stamp UTC |
TIMESTAMP | DateTime | Time stamp |
SATELLITES | Word | Satellites |
GPS_STATE | Word | GPS state |
LATITUDE | Float | Latitude 1) |
LATITUDE_DEG | String | Latitude (format: deg/min/sec) |
LONGITUDE | Float | Longitude 1) |
LONGITUDE_DEG | String | Longitude (format: deg/min/sec) |
ANGLE | Word | Course |
SPEED | Float | Speed |
ALTITUDE | Integer | Altitude |
HDOP | Float | HDOP |
STATE_MOVEMENT | Word | State: movement |
STATE_SIM | Word | State: SIM card |
STATE_GEOFENCE | Word | State: geofence |
STATE_GPS_ANTENNA | Word | State: GPS antenna |
STATE_IGNITION | Word | State: ignition |
STATE_GLONASS | Word | State: GLONASS |
GSM_LEVEL | Word | GSM level |
ALARM_SYSTEM | Word | Alarm: system |
ALARM_ALARM | Word | Alarm: alarm |
STATE | Word | Device state |
VEXT | Float | External power |
VIN | Float | Battery power |
TIN | Smallint | Temperature (int) |
ACC_X | Word | Acceleration X |
ACC_Y | Word | Acceleration Y |
ACC_Z | Word | Acceleration Z |
DO15 | Boolean | Digital output 15 |
DO14 | Boolean | Digital output 14 |
DO13 | Boolean | Digital output 13 |
DO12 | Boolean | Digital output 12 |
DO11 | Boolean | Digital output 11 |
DO10 | Boolean | Digital output 10 |
DO9 | Boolean | Digital output 9 |
DO8 | Boolean | Digital output 8 |
DO7 | Boolean | Digital output 7 |
DO6 | Boolean | Digital output 6 |
DO5 | Boolean | Digital output 5 |
DO4 | Boolean | Digital output 4 |
DO3 | Boolean | Digital output 3 |
DO2 | Boolean | Digital output 2 |
DO1 | Boolean | Digital output 1 |
DO0 | Boolean | Digital output 0 |
DI15 | Boolean | Digital input 15 |
DI14 | Boolean | Digital input 14 |
DI13 | Boolean | Digital input 13 |
DI12 | Boolean | Digital input 12 |
DI11 | Boolean | Digital input 11 |
DI10 | Boolean | Digital input 10 |
DI9 | Boolean | Digital input 9 |
DI8 | Boolean | Digital input 8 |
DI7 | Boolean | Digital input 7 |
DI6 | Boolean | Digital input 6 |
DI5 | Boolean | Digital input 5 |
DI4 | Boolean | Digital input 4 |
DI3 | Boolean | Digital input 3 |
DI2 | Boolean | Digital input 2 |
DI1 | Boolean | Digital input 1 |
DI0 | Boolean | Digital input 0 |
ACC_VIBR | Word | Acceleration: Vibrarion |
ACC_TURN | Word | Acceleration: Turn |
ACC_BRAKE | Word | Acceleration: Braking |
ACC_ACC | Word | Acceleration: Forward |
AI1 | Word | Analog input 1 |
AI2 | Word | Analog input 2 |
AI3 | Word | Analog input 3 |
AI4 | Word | Analog input 4 |
RS232_0 | Word | RS232 0 |
RS232_1 | Word | RS232 1 |
AI5 | Word | Analog input 5 |
AI6 | Word | Analog input 6 |
AI7 | Word | Analog input 7 |
AI8 | Word | Analog input 8 |
POWER_COUNTER | Integer | Power counter value |
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.