Server software for Dragon Bridge G-V209, Dragon Bridge G-V300, Dragon Bridge G-V800, Dragon Bridge YWT Protocol GPS Trackers, Vehicle trackers, AVL units
Dragon Bridge G-V209, Dragon Bridge G-V300, Dragon Bridge G-V800, Dragon Bridge YWT Protocol
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 |
RECORD_TYPE | String | Record type |
DEVICE_ID | String | Device ID |
TIMESTAMP_UTC | DateTime | UTC date and time |
TIMESTAMP | DateTime | Local date and time |
LONGITUDE2 | Float | Longitude (source) |
LONGITUDE2_H | String | Longitude (hemisphere) |
LONGITUDE | Float | Longitude 1) |
LONGITUDE_DEG | String | Longitude (format: deg/min/sec) |
LATITUDE2 | Float | Latitude (source) |
LATITUDE2_H | String | Latitude (hemisphere) |
LATITUDE | Float | Latitude 1) |
LATITUDE_DEG | String | Latitude (format: deg/min/sec) |
ALTITUDE | Integer | Altitude |
SPEED | Float | Speed |
ANGLE | Float | Course |
SATELLITES | Integer | Satellites |
FLAG1 | String | Report ID |
VIN | Float | Battery power |
LAC | String | LAC |
CELLID | String | Cell ID |
OPCODE | String | Mobile Operator Code |
STATE | String | Device state |
STATE_MOVEMENT | Boolean | State: movement |
STATE_CHARGING | Boolean | State: charging |
ALARM_OIL_CUT_OFF | Boolean | Alarm: oil cut off |
ALARM_OVER_SPEED | Boolean | Alarm: over speed |
STATE_POWER | Boolean | State: external power |
ALARM_POWER_LOW | Boolean | State: external power low |
STATE_IGNITION | Boolean | State: ignition |
STATE_LOCKED | Boolean | State: locked |
STATE_DOOR | Boolean | State: door |
STATE_BRAKE | Boolean | State: brake |
ALARM_SOS | Boolean | Alarm: SOS |
ALARM_ILLEGAL_START | Boolean | Alarm: illegal start |
ALARM_STEAL | Boolean | Alarm: steal |
ALARM_MOVEMENT | Boolean | Alarm: movement |
ALARM_POWER | Boolean | Alarm: power |
ALARM_GEOFENCE | Boolean | Alarm: geofence |
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.