seq_num |
Sequence of message
|
|
msg_id |
Type of Message 0 - Basic. Contains basic location information and signal quality; 1 - TLD. Contains Tramigo Landmark information; 4 - Trip. Contains information of a completed trip; 20 - Additional information like temperature and device I/O Extended states; 22 - Zone. Contains name of a zone and state if inside/outside of zone; 40 - Analog and OneWire. Values from Analog Input and OneWire accessories of device.
|
|
report_trigger |
Report trigger code
|
|
gsm |
GSM signal quality
|
-dBm |
gps_antenna |
State of the GPS antenna. 0 = LNA off; 1 = Short circuit; 2 = Internal 3 = External
|
|
distance |
Current odometer distance
|
m |
pwr_int |
Voltage of the internal battery
|
mV |
battery_charging |
Units: mV Status of the internal battery charger. 0 = Power disconnected; 1 = Charging; 2 = Battery full; 3 = Charging error
|
|
state_flags |
Bit flags for the unit status.
0 - Charging. Bit0 is set if backup battery is being charged. 1 - Reserved 2 - Battery Low. Bit2 is set if backup battery is low. 3 - No Battery. Bit3 is set if no backup battery is installed in device; 4 - Bad Battery. Bit4 is set if bad backup battery is detected; 5 - Ignition On / Off. Bit5 is set if ignition is ON. Either I/O based or Shock Sensor; 6 - Reserved; 7 - Parked. Bit7 is set if device/vehicle is parked; 8 - Moving. Bit8 is set if device/vehicle is moving; 9 - Stopped. Bit9 is set if device/vehicle is stopped; 10 - Reserved.
|
|
mcc |
Mobile Country Code of the current GSM operator
|
|
mnc |
Mobile Network Code of the current GSM operator
|
|
lac |
Location Area Code of the current serving GSM cell
|
|
cell_id |
Cell ID of the current serving GSM cell |
|
gsm_status |
Status of the GSM network registration 0 = No Network; 1 = Home network; 2 = Searching; 3 = Registration denied; 5 = Roaming network
|
|
gsm_temp |
Temperature of the GSM module
|
C |
speed_max |
Maximum speed since the previous report
|
km/h |
speed_min |
Minimum speed since the previous report |
km/h |
gps_signal |
Units: km/h GPS signal quality 0-100
|
% |
gsm_signal |
GSM signal quality 0-100
|
% |
tld_ref_id |
IF of the closest TLD location used as reference to previously indicated full TLD information Zero if TLD location is not available
|
|
bearing_to_tld |
Bearing from the current location to the reference TLD location Units: degrees, 0=north, 90=east, etc.
|
|
distance_to_tld |
Distance from the current location to the reference TLD location
|
m |
battery_level |
Battery level 0-100. |
% |
odometer |
The odometer of the current trip.
|
m |
driver_id |
OneWire device ID of currently attached Driver ID fob.
|
|
temp_# |
Temp Sensor # temperature
|
C |
analog |
Voltage at the Analog Input of the device.
|
mV |
city |
Name of city.
|
|
district |
Name of larger area, like town or district.
|
|
landmark |
Name of landmark.
|
|
country_code |
Country where the landmark resides, 2 characters.
|
|
start_bearing_to_tld |
Bearing in degrees to nearest Landmark at trip start location.
|
degrees |
start_distance_to_tld |
Distance in meters to nearest Landmark at trip start location.
|
meters |
end_bearing_to_tld |
Bearing in degrees to nearest Landmark at trip end location.
|
degrees |
end_distance_to_tld |
Distance in meters to nearest Landmark at trip end location.
|
meters |
trip_distance |
Traveled distance during trip in meters. Length of trip in meters.
|
meters |
avg_speed |
Average speed during trip calculated as total trip distance divided by total trip duration, given in units of 0.1 km/h. 10 = 1 km/h.
|
km/h |
max_speed |
Maximum speed recorded by sampling speed every 5 seconds during trip, given in units of 0.1 km/h. 10 = 1 km/h.
|
km/h |
idle_time |
Amount of seconds device has been stationary during the trip. By default every time speed is under 6 km/h (can be changed with “MovingSpeed” setting).
|
seconds |