Server software for SkyPatrol ST7200 GPS Trackers, Vehicle trackers, AVL units
SkyPatrol ST7200
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 |
RECORD_TYPE | String | Record type |
EVENTID | Integer | Event ID |
DATE_UTC | DateTime | UTC date |
TIME_UTC | DateTime | UTC time |
TIMESTAMP_UTC | DateTime | UTC date and time |
TIMESTAMP | DateTime | Local date and time |
LATITUDE | Float | Latitude 1) |
LATITUDE_DEG | String | Latitude (format: deg/min/sec) |
LONGITUDE | Float | Longitude 1) |
LONGITUDE_DEG | String | Longitude (format: deg/min/sec) |
ALTITUDE | Integer | Altitude |
SPEED | Float | Speed |
ANGLE | Integer | Heading |
SATELLITES | Integer | Satellites |
HDOP | Float | HDOP |
VIN | Float | Battery power |
GSM | Integer | GSM |
TRACK | Float | Mileage |
GPS_STATE | String | GPS state |
FLAG1 | String | Geo-fence ID number |
FLAG2 | String | GPS lost lock time in minutes |
FLAG3 | String | Acceleration |
FLAG4 | String | Deceleration |
FIRMWARE | String | Firmware |
DO1 | Boolean | Digital output 1 |
DI1 | Boolean | Digital input 1 |
STATE_IGNITION | Boolean | State: ignition |
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.