Server software for ZY Intl GT30, ZY Intl GT60, ZY Intl VT300, ZY Intl VT310, ZY Intl VT310BB, ZY Intl VT600, ZY Intl Moto200 GPS Trackers, Vehicle trackers, AVL units
ZY Intl GT30, ZY Intl GT60, ZY Intl VT300, ZY Intl VT310, ZY Intl VT310BB, ZY Intl VT600, ZY Intl Moto200
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 |
TIMESTAMP_UTC | DateTime | Time stamp (UTC) |
TIMESTAMP | DateTime | Time stamp |
DEVICE_ID | String | Device ID |
LATITUDE | Float | Latitude 1) |
LONGITUDE | Float | Longitude 1) |
LATITUDE_DEG | String | Latitude (format: deg/min/sec) |
LONGITUDE_DEG | String | Longitude (format: deg/min/sec) |
SPEED | Integer | Speed |
ANGLE | Integer | Course |
TRACK | Float | Track |
GPS_STATE | Word | GPS state |
EVENTID | Integer | Event ID |
DI1 | Boolean | Digital input 1 |
DI2 | Boolean | Digital input 2 |
DI3 | Boolean | Digital input 3 |
DI4 | Boolean | Digital input 4 |
DI5 | Boolean | Digital input 5 |
DO1 | Boolean | Digital output 1 |
DO2 | Boolean | Digital output 2 |
DO3 | Boolean | Digital output 3 |
DO4 | Boolean | Digital output 4 |
DO5 | Boolean | Digital output 5 |
AI1 | Integer | Analog input 1 |
AI2 | Integer | Analog input 2 |
RECORD_TYPE | String | Record type |
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.