Totemtech protocol

Parse and decode Totemtech binary messages into JSON. Get parsed data from Totemtech devices via REST API and MQTT. Forward normalized data from Totemtech trackers to AWS, Azure, etc.
flespi parses the Totemtech protocol messages into a JSON object with the fields listed below in the Parameters tab.

Totemtech manufactures GPS tracking devices that monitor fuel and tire pressure (TPMS). They specialize in fleet management and real-time vehicle monitoring, offering reliable and efficient tools for enhanced safety and control.

ain
number
volts
Voltage on the analog input
Data type AA,
Data type AB,
Data type AC
battery.charging.status
boolean
Battery charging status
Data type AA,
Data type AB,
Data type AC
battery.low.status
boolean
Battery low status
Data type 13,
Data type AA,
Data type AB,
Data type AC
battery.voltage
number
volts
Internal battery voltage
Data type AA,
Data type AB,
Data type AC
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
din
number
Digital inputs bitmask
Data type AA,
Data type AB,
Data type AC
dout
number
Digital outputs bitmask
Data type AA,
Data type AB,
Data type AC
engine.ignition.status
boolean
Engine ignition or ACC status
Data type AA,
Data type AB,
Data type AC
engine.rpm
number
rpm
Engine RPM read
Data type AA,
Data type AB,
Data type AC
external.powersource.status
boolean
External power source connection status
Data type 10,
Data type 11,
Data type AA,
Data type AB,
Data type AC
external.powersource.voltage
number
volts
External power voltage
Data type AA,
Data type AB,
Data type AC
geofence.status
boolean
Geofence entered status
Data type 04,
Data type 05,
Data type AA,
Data type AB,
Data type AC
gnss.antenna.disconnected.alarm
boolean
GNSS antenna disconnected or cut off alarm event
Data type AA,
Data type AB,
Data type AC
gnss.failure.alarm
boolean
GNSS receiver failure alarm event
Data type 09,
Data type AA,
Data type AB,
Data type AC
gnss.status
boolean
GNSS receiver on/off status
Data type 07,
Data type 08,
Data type AA,
Data type AB,
Data type AC
gsm.cellid
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) base station ID
Data type AA,
Data type AB,
Data type AC
gsm.jamming.event
boolean
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal jamming detected
Data type AA,
Data type AB,
Data type AC
gsm.lac
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) location area code
Data type AA,
Data type AB,
Data type AC
gsm.signal.level
number
percentage
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal strength level
Data type AA,
Data type AB,
Data type AC
harsh.acceleration.event
boolean
Harsh acceleration detected
Data type 42
harsh.braking.event
boolean
Harsh braking detected
Data type 43
ibutton.code
string
Hexadecimal code of connected iButton
Data type AA,
Data type AB,
Data type AC,
Data type E2
ident
string
Device unique identifier like serial number, IMEI, etc
idle.event
boolean
Idle detected
Data type 41,
Data type AA,
Data type AB,
Data type AC
main.power.low.status
boolean
Main power low status
Data type 12
overspeeding.status
boolean
Overspeeding detected
Data type 02,
Data type 03,
Data type AA,
Data type AB,
Data type AC
peer
string
IP:port from which device connecting to the channel
position.direction
number
degrees
Heading angle at position detection moment
Data type AA,
Data type AB,
Data type AC
position.hdop
number
Horizontal dilution of precision
Data type AA,
Data type AB,
Data type AC
position.latitude
number
degrees
Latitude coordinate value
Data type AA,
Data type AB,
Data type AC,
Data type E2
position.longitude
number
degrees
Longitude coordinate value
Data type AA,
Data type AB,
Data type AC,
Data type E2
position.satellites
number
Quantity of satellites used to calculate coordinates for given position information
Data type AA,
Data type AB,
Data type AC
position.speed
number
km/h
Instant speed at position detection moment
Data type AA,
Data type AB,
Data type AC
protocol.id
number
ID of protocol
report.code
string
Report code
sensor.frequency
number
hz
Frequency sensor value
Data type AA,
Data type AB,
Data type AC
sensor.temperature
number
celsius
Temperature sensor value
Data type AA,
Data type AB,
Data type AC
server.timestamp
number
seconds
Timestamp when server received a message
sleep.mode.status
boolean
Device is in sleep mode
Data type 14,
Data type 15
sos.alarm
boolean
SOS alarm triggerred
Data type 01,
Data type AA,
Data type AB,
Data type AC
timestamp
number
seconds
Message timestamp
Data type AA,
Data type AB,
Data type AC,
Data type E2
towing.event
boolean
Towing event detected
Data type 06
trip.mileage
number
km
Distance driven since engine start
Data type AA,
Data type AB,
Data type AC
unauthorized.alarm
boolean
Unauthorized access alarm event
Data type AA,
Data type AB,
Data type AC
vehicle.mileage
number
km
Total calculated mileage
Data type AA,
Data type AB,
Data type AC
vehicle.state.bitmask
number
Vehicle state flags bitmask
Data type AA,
Data type AB,
Data type AC
vibration.alarm
boolean
Vibration alarm event
Data type 40,
Data type AA,
Data type AB,
Data type AC
Properties
Custom command
custom
Send custom command to device
payload: Command payload
Restart device
{"payload":"006"}