Sinotrack protocol

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

To connect your tracker using the Sinotrack protocol, you need to have a sinotrack 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.

battery.level
number
percentage
Internal battery level
Command *V1,
Command *V4,
Command *V5,
Command *V6
battery.low.alarm
boolean
Battery low alarm event
Message ID 0x0200,
Message ID 0x0704
beidou.satellites.status
boolean
BeiDou positioning system status
Message ID 0x0200,
Message ID 0x0704
channel.id
number
ID of channel that received a message
city.id
number
ID of device's home city"
Message ID 0x0100
crash.event
boolean
Crash event detected
Message ID 0x0200,
Message ID 0x0704
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
Binary packet $,
Command *V1,
Command *V5,
Command *V6,
Message ID 0x0200,
Message ID 0x0704
event.seqnum
number
Unique event sequence number
Binary packet $
fatigue.driving.status
boolean
Fatigue driving
Message ID 0x0200,
Message ID 0x0704
galileo.satellites.status
boolean
Galileo positioning system status
Message ID 0x0200,
Message ID 0x0704
glonass.satellites.status
boolean
Glonass positioning system status
Message ID 0x0200,
Message ID 0x0704
gps.satellites.status
boolean
GPS positioning system status
Message ID 0x0200,
Message ID 0x0704
gsm.cellid
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) base station ID
Binary packet $
gsm.lac
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) location area code
Binary packet $
gsm.mcc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) country code
Binary packet $
gsm.mnc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) code
Binary packet $
ident
string
Device unique identifier like serial number, IMEI, etc
manufacturer.code
string
Device manufacturer code"
Message ID 0x0100
manufacturer.device.code
string
Device code, ussigned by device manufacturer"
Message ID 0x0100
message.type
string
Message type
overspeeding.event
boolean
Overspeeding detected
Message ID 0x0200,
Message ID 0x0704
peer
string
IP:port from which device connecting to the channel
position.altitude
number
meters
Altitude value for position
Message ID 0x0200,
Message ID 0x0704
position.direction
number
degrees
Heading angle at position detection moment
Binary packet $,
Command *V1,
Command *V4,
Command *V5,
Command *V6,
Message ID 0x0200,
Message ID 0x0704
position.latitude
number
degrees
Latitude coordinate value
Binary packet $,
Command *V1,
Command *V4,
Command *V5,
Command *V6,
Message ID 0x0200,
Message ID 0x0704
position.longitude
number
degrees
Longitude coordinate value
Binary packet $,
Command *V1,
Command *V4,
Command *V5,
Command *V6,
Message ID 0x0200,
Message ID 0x0704
position.speed
number
km/h
Instant speed at position detection moment
Binary packet $,
Command *V1,
Command *V4,
Command *V5,
Command *V6,
Message ID 0x0200,
Message ID 0x0704
position.valid
boolean
Is position information accurate and valid for given timestamp
Command *V1,
Command *V4,
Command *V5,
Command *V6,
Message ID 0x0200,
Message ID 0x0704
power.cut.alarm
boolean
External power cut-off alarm event
Message ID 0x0200,
Message ID 0x0704
protocol.id
number
ID of protocol
province.id
number
ID of device's home province"
Message ID 0x0100
rollover.event
boolean
Roll over event detected
Message ID 0x0200,
Message ID 0x0704
server.timestamp
number
seconds
Timestamp when server received a message
sos.alarm
boolean
SOS alarm trigerred
Message ID 0x0200,
Message ID 0x0704
timestamp
number
seconds
Message timestamp
Binary packet $,
Command *V1,
Command *V4,
Command *V5,
Command *V6,
Message ID 0x0200,
Message ID 0x0704
vehicle.mileage
number
km
Total calculated mileage
Binary packet $,
Command *V4
vehicle.state
string
Vehicle state, such as moving, idling, parked etc
Binary packet $,
Command *V1,
Command *V4,
Command *V5,
Command *V6
vehicle.state.bitmask
number
Vehicle state flags bitmask
Binary packet $,
Command *V1,
Command *V4,
Command *V5,
Command *V6
vendor.code
string
Vendor identification string code
Properties
Custom command
custom
Send custom command to device without waiting for response, Scheme: "*,,#". You have to specify payload only
payload: Payload string
Mileage query command S32
{"payload":"S32,000000,1"}