Webfleet-connect protocol

Protocol used to fetch vehicle data from the Webfleet fleet management solution via WEBFLEET.connect API.
flespi parses the Webfleet-connect protocol messages into a JSON object with the fields listed below in the Parameters tab.

Create and configure the "webfleet-connect" channel to retrieve messages from Webfleet using WEBFLEET.connect API. In the channel configuration specify the Account name, User name, Password, and API key from WEBFLEET.connect:

channel.id
number
ID of channel that received a message
crash.event
boolean
Crash event detected
msg_type
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
engine.ignition.status
boolean
Engine ignition or ACC status
msg_type
ident
string
Device unique identifier like serial number, IMEI, etc
objectuid
message.detail
string
Message detail
msg_text
message.type
string
Message type
msg_type
peer
string
IP:port from which device connecting to the channel
position.address
string
Location Address
pos_text
position.direction
number
degrees
Heading angle at position detection moment
course
position.latitude
number
degrees
Latitude coordinate value
pos_latitude
position.longitude
number
degrees
Longitude coordinate value
pos_longitude
position.speed
number
km/h
Instant speed at position detection moment
speed
position.timestamp
number
seconds
Timestamp when coordinates where calculated
pos_time
power.on.status
boolean
Power-on device status
msg_type
protocol.id
number
ID of protocol
server.timestamp
number
seconds
Timestamp when server received a message
timestamp
number
seconds
Message timestamp
msg_time
trip.mileage
number
km
Distance driven since engine start
distance
trip.start.latitude
number
degrees
Trip start latitude coordinate value
start_latitude
trip.start.longitude
number
degrees
Trip start longitude coordinate value
start_longitude
trip.start.mileage
number
km
Trip start odometer value
start_odometer
trip.start.timestamp
number
seconds
Timestamp value upon trip start
start_time
trip.stop.latitude
number
degrees
Trip stop latitude coordinate value
end_latitude
trip.stop.longitude
number
degrees
Trip stop longitude coordinate value
end_longitude
trip.stop.mileage
number
km
Trip end odometer value
end_odometer
trip.stop.timestamp
number
seconds
Timestamp value upon trip end
end_time
vehicle.mileage
number
km
Total calculated mileage
odometer_long
vehicle.odometer
number
Vehicle mileage in base units configured in device (km, miles, 100m etc)
odometer
vehicle.plate.number
string
Vehicle plate number
objectuid