Wialon-retranslator protocol

Special protocol by Gurtam allowing retranslation of messages from multiple devices between Wialon servers within a single TCP connection​.
flespi parses the Wialon-retranslator protocol messages into a JSON object with the fields listed below in the Parameters tab.

Wialon Retranslator is a universal protocol supported by devices of multiple manufacturers. The protocol is designed by Gurtam for quick message retranslation from multiple devices between Wialon servers within a single TCP connection.
See protocol specification here.

absolute.acceleration
number
g
Module of accelerometer vector
absolute.deceleration
number
g
Module of deceleration value from accelerometer
ain
number
volts
Voltage on the analog input
alarm.event
boolean
Alarm event triggered
average.fuel.consumption
number
liters/100km
Average fuel consumption
battery.level
number
percentage
Internal battery level
battery.voltage
number
volts
Internal battery voltage
can.axle.weight
number
kg
Weight on the axle read from CAN
can.engine.coolant.temperature
number
celsius
Engine coolant temperature read from CAN
can.engine.temperature
number
celsius
Engine temperature read from CAN
can.fuel.volume
number
liters
CAN fuel volume
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
dout
number
Digital outputs bitmask
engine.efficiency
number
percentage
Engine efficiency sensor
engine.ignition.status
boolean
Engine ignition or ACC status
engine.motorhours
number
hours
Total calculated engine motorhours
engine.oil.pressure
number
Engine oil pressure
engine.rpm
number
rpm
Engine RPM read
external.powersource.voltage
number
volts
External power voltage
fuel.consumed
number
liters
Fuel volume totally consumed by vehicle
fuel.level
number
percentage
Fuel level percentage
fuel.volume
number
liters
Fuel volume
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
gsm.network.roaming.status
boolean
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) in roaming mode
gsm.signal.level
number
percentage
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal strength level
ibutton.code
string
Hexadecimal code of connected iButton
ident
string
Device unique identifier like serial number, IMEI, etc
image.bin.jpeg
string
Image binary data in JPEG format, base64 encoded
image.name
string
Name of image file captured by camera
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.satellites
number
Quantity of satellites used to calculate coordinates for given position information
position.speed
number
km/h
Instant speed at position detection moment
private.status
boolean
Device is in private mode
protocol.id
number
ID of protocol
protocol.version
string
Protocol version string
sensor.temperature
number
celsius
Temperature sensor value
server.timestamp
number
seconds
Timestamp when server received a message
tacho.position.speed
number
km/h
Instant speed reported by tacho
timestamp
number
seconds
Message timestamp
touch.memory.id
number
Touch Memory Key ID
trip.engine.motorhours
number
hours
Engine hours for current trip
trip.mileage
number
km
Distance driven since engine start
vehicle.mileage
number
km
Total calculated mileage
x.acceleration
number
g
Accelerometer value X
y.acceleration
number
g
Accelerometer value Y
z.acceleration
number
g
Accelerometer value Z