Scout-open-2 protocol

Protocol used by GPS tracking devices manufactured by Scout.
flespi parses the Scout-open-2 protocol messages into a JSON object with the fields listed below in the Parameters tab.

Scout-open-2 protocol is used to retranslate data from Scout devices to third-party platforms.

acceleration.array
array
g
Array of objects with acceleration data by x, y, and z axis
average.x.acceleration
number
g
Harsh acceleration event average accelerometer value on X-axis
backup.battery.status
boolean
Backup battery usage status
channel.id
number
ID of channel that received a message
crash.completed.status
boolean
Last block with accident data
crash.data.offset
number
Offset of the acceleration block from the beginning of the array
crash.id
number
Crash ID
crash.timestamp
number
Crash timestamp
device.id
number
ID of device that received a message
device.imei
string
IMEI of the device
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
hardware.version.enum
number
Hardware version enum
harsh.acceleration.duration
number
seconds
Harsh acceleration event duration
harsh.acceleration.event
boolean
Harsh acceleration detected
harsh.cornering.event
boolean
Harsh cornering detected
ident
string
Device unique identifier like serial number, IMEI, etc
max.x.acceleration
number
g
Harsh acceleration event max accelerometer value on X-axis
movement.status
boolean
Current movement state
peer
string
IP:port from which device connecting to the channel
position.altitude
number
meters
Altitude value for position
position.direction
number
degrees
Heading angle at position detection moment
position.hdop
number
Horizontal dilution of precision
position.latitude
number
degrees
Latitude coordinate value
position.longitude
number
degrees
Longitude coordinate value
position.pdop
number
Position dilution of precision
position.satellites
number
Quantity of satellites used to calculate coordinates for given position information
position.speed
number
km/h
Instant speed at position detection moment
position.valid
boolean
Is position information accurate and valid for given timestamp
position.vdop
number
Vertical dilution of precision
protocol.id
number
ID of protocol
server.timestamp
number
seconds
Timestamp when server received a message
timestamp
number
seconds
Message timestamp
vehicle.mileage
number
km
Total calculated mileage
x.acceleration
number
g
Accelerometer value X
y.acceleration
number
g
Accelerometer value Y