Trakm8-gateway protocol

Protocol used to receive the data from Trakm8 Data Push.
flespi parses the Trakm8-gateway protocol messages into a JSON object with the fields listed below in the Parameters tab.

Trakm8 Data Push protocol allows receiving the telemetry messages from the Trakm8 data push service in flespi.

absolute.acceleration
number
g
Module of accelerometer vector
force
acceleration.array
array
g
Array of objects with acceleration data by x, y, and z axis
acceleration_array
air.temperature
number
Air temperature
temperature
average.x.acceleration
number
g
Harsh acceleration event average accelerometer value on X-axis
average_x
average.y.acceleration
number
g
Harsh acceleration event average accelerometer value on Y-axis
average_y
average.z.acceleration
number
g
Harsh acceleration event average accelerometer value on Z-axis
average_z
battery.voltage
number
volts
Internal battery voltage
int_adc_battery
can.dtc
array
Diagnostic trouble code array read from CAN
code
can.dtc.number
number
Number of diagnostic trouble codes
dtc_status
can.mil.status
boolean
Malfunction indicator lamp status read from CAN
mil
channel.id
number
ID of channel that received a message
cosine.pitch
number
Cosine pitch
cosine_pitch
cosine.roll
number
Cosine roll
cosine_roll
cosine.yaw
number
Cosine yaw
cosine_yaw
custom.street_speed
number
Street speed
street_speed
device.id
number
ID of device that received a message
device.name
string
Name of device that received a message
device.type.id
number
ID of device type of device that received a message
ident
string
Device unique identifier like serial number, IMEI, etc
peer
string
IP:port from which device connecting to the channel
position.direction
number
degrees
Heading angle at position detection moment
heading
position.hdop
number
Horizontal dilution of precision
hdop
position.latitude
number
degrees
Latitude coordinate value
lat
position.longitude
number
degrees
Longitude coordinate value
lon
position.satellites
number
Quantity of satellites used to calculate coordinates for given position information
num_sats
position.speed
number
km/h
Instant speed at position detection moment
speed
position.timestamp
number
seconds
Timestamp when coordinates where calculated
rcvd_time
position.valid
boolean
Is position information accurate and valid for given timestamp
fix
protocol.id
number
ID of protocol
server.timestamp
number
seconds
Timestamp when server received a message
sine.pitch
number
Sine pitch
sine_pitch
sine.roll
number
Sine roll
sine_roll
sine.yaw
number
Sine yaw
sine_yaw
timestamp
number
seconds
Message timestamp
time
trip.id
number
Trip ID increasing every engine-ON event
journey_id
trip.mileage
number
km
Distance driven since engine start
trip_distance
vehicle.mileage
number
km
Total calculated mileage
odometer
vehicle.registration.number
string
Vehicle registration number
vrn
vehicle.vin
string
VIN of vehicle
vin