Tracksmart protocol

TrackSmart HTTPS accepting server and API commands proxy service.
flespi parses the Tracksmart protocol messages into a JSON object with the fields listed below in the Parameters tab.

Allows to consume messages from the devices connected to TrackSmart platform pushed to channel's HTTPS endpoint, and send several types of commands via TrackSmart REST API

battery.level
number
percentage
Internal battery level
data.battery.charge
battery.voltage
number
volts
Internal battery voltage
data.battery.voltage
channel.id
number
ID of channel that received a message
command.id
number
Command ID requested that message
requestID
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
event.name
string
Protocol-specific event name
cid
ident
string
Device unique identifier like serial number, IMEI, etc
peer
string
IP:port from which device connecting to the channel
position.altitude
number
meters
Altitude value for position
data.location.altitude
position.direction
number
degrees
Heading angle at position detection moment
data.location.heading
position.hdop
number
Horizontal dilution of precision
data.location.horizontalAccuracy
position.latitude
number
degrees
Latitude coordinate value
data.location.latitude
position.longitude
number
degrees
Longitude coordinate value
data.location.longitude
position.satellites
number
Quantity of satellites used to calculate coordinates for given position information
data.location.satellites
position.source
string
Source of position.latitude and position.longitude parameters if they were received from other systems than GNSS, i.e. lbs, wifi
data.location.source
position.speed
number
km/h
Instant speed at position detection moment
data.location.groundSpeed
position.vdop
number
Vertical dilution of precision
data.location.verticalAccuracy
protocol.id
number
ID of protocol
server.timestamp
number
seconds
Timestamp when server received a message
timestamp
number
seconds
Message timestamp
tstamp
trip.name
number
Unique trip identifier string. Included with all locations from the same trip.
data.location.motion.tripID
vehicle.state
string
Vehicle state, such as moving, idling, parked etc
data.location.motion.state