Mictrack protocol

Protocol used by GPS tracking devices manufactured by Mictrack headquartered in China.
flespi parses the Mictrack protocol messages into a JSON object with the fields listed below in the Parameters tab.

To connect your tracker using the Mictrack protocol, you need to have a mictrack channel created first.

Point your tracker to the channel's domain name:port via SMS or configuration tool provided by the vendor.

Then create a device instance for your tracker and use a 15-character IMEI (usually specified on the tracker casing) in the ident field.

Use the Toolbox tab on the device screen to check if the messages are coming.

backup.battery.voltage
number
volts
Backup battery voltage
backup.battery.voltage.status
boolean
Backup battery voltage if normal (true - inside the predefined range) or abnormal (false - outside of the predefined range)
battery.voltage
number
volts
Internal battery voltage
car.battery.voltage
number
volts
Car battery voltage
car.battery.voltage.status
boolean
Car battery voltage is low status
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.temperature
number
celsius
Temperature of device
device.type.id
number
ID of device type of device that received a message
door.open.status
boolean
Door open status
engine.ignition.status
boolean
Engine ignition or ACC status
event.code
string
Protocol-specific event code string
fuel.voltage
number
volts
Fuel voltage
geofence.status
boolean
Geofence entered status
gsm.cellid
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) base station ID
gsm.lac
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) location area code
gsm.mcc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) country code
gsm.mnc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) code
ident
string
Device unique identifier like serial number, IMEI, etc
movement.status
boolean
Current movement state
overspeeding.status
boolean
Overspeeding detected
peer
string
IP:port from which device connecting to the channel
position.direction
number
degrees
Heading angle at position detection moment
position.latitude
number
degrees
Latitude coordinate value
position.longitude
number
degrees
Longitude coordinate value
position.speed
number
km/h
Instant speed at position detection moment
position.status
string
Position status: A - valid, V - invalid, L - last position
position.valid
boolean
Is position information accurate and valid for given timestamp
power.cut.alarm
boolean
External power cut-off alarm event
protocol.id
number
ID of protocol
report.interval.time
number
Report interval time
server.timestamp
number
seconds
Timestamp when server received a message
sos.alarm
boolean
SOS alarm trigerred
temperature.alarm
boolean
Temperature value is outside of predefined range
timestamp
number
seconds
Message timestamp
towing.event
boolean
Towing event detected
wifi.mac.address
string
WiFi MAC address
wifi.signal.strength
number
WiFi signal strength, RSSI
Properties
Custom command
custom
Send custom command to device
payload: Command text to send