Traccar-client protocol

Protocol used by the Traccar client mobile application designed by Traccar for Android and IOS devices.
flespi parses the Traccar-client protocol messages into a JSON object with the fields listed below in the Parameters tab.

Traccar client turns any smartphone into a GPS tracker (Android, iOS). It reports location to your own or hosted server with selected time intervals.

With the traccar-client channel, you can get the position data from your Traccar client straight into flespi.

Please note that by default, your channel will start an HTTPS server, so use "https://" prefix for the channel uri when configuring your traccar-client application on smartphone.

You can follow step-by-step instructions on how-to connect Traccar client app to flespi here.

alarm.event
boolean
Alarm event triggered
alarm
battery.level
number
percentage
Internal battery level
batt
channel.id
number
ID of channel that received a message
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.accuracy
number
meters
Position data accuracy in meters
accuracy
position.altitude
number
meters
Altitude value for position
altitude
position.direction
number
degrees
Heading angle at position detection moment
bearing
position.latitude
number
degrees
Latitude coordinate value
lat
position.longitude
number
degrees
Longitude coordinate value
lon
position.mock
boolean
Indication that position information is mocked
mock
position.speed
number
km/h
Instant speed at position detection moment
speed
protocol.id
number
ID of protocol
server.timestamp
number
seconds
Timestamp when server received a message
timestamp
number
seconds
Message timestamp
timestamp