Server software for BCE FM Light, BCE FM Blue, BCE Wialon IPS GPS Trackers, Vehicle trackers, AVL units
BCE FM Light, BCE FM Blue, BCE Wialon IPS
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 |
PASSWORD | String | Password |
RECORD_TYPE | String | Record type |
DATE_UTC | DateTime | UTC date |
TIME_UTC | DateTime | UTC time |
TIMESTAMP_UTC | DateTime | UTC date and time |
TIMESTAMP | DateTime | Local date and time |
LATITUDE2 | String | Latitude (source) |
LATITUDE2_H | String | Latitude (hemisphere) |
LATITUDE | Float | Latitude 1) |
LATITUDE_DEG | String | Latitude (format: deg/min/sec) |
LONGITUDE2 | String | Longitude (source) |
LONGITUDE2_H | String | Longitude (hemisphere) |
LONGITUDE | Float | Longitude 1) |
LONGITUDE_DEG | String | Longitude (format: deg/min/sec) |
SPEED | Float | Speed |
ANGLE | Float | Course |
ALTITUDE | Float | Altitude |
SATELLITES | Integer | Satellites |
HDOP | Float | HDOP |
DI | Integer | Digital input |
DO | Integer | Digital output |
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 |
DI6 | Boolean | Digital input 6 |
DI7 | Boolean | Digital input 7 |
DI8 | Boolean | Digital input 8 |
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 |
DO6 | Boolean | Digital output 6 |
DO7 | Boolean | Digital output 7 |
DO8 | Boolean | Digital output 8 |
AI1 | Float | Analog input 1 |
AI2 | Float | Analog input 2 |
AI3 | Float | Analog input 3 |
AI4 | Float | Analog input 4 |
FLAG1 | String | iButton |
PARAMS | String | Params |
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.