Assistant Telematics AVT111

AVT111 is waterproof device developed for light and heavy machine vehicles, trucks, trailers and motorcycles. Device has 2000mAh battery and supports power saving mode when RF & GNSS is closed. Trackers has built-in BLE and multiple interfaces, which support BLE accessories (fuel sensor, fuel cap, temp & hum., angle sensors & beacons). Thermograph, TPMS readings are supported via RS-232 serial port.

Usage specifics
Parameters (157)
Settings (22)
Commands (1)
Assistant Telematics AVT111
Flespi parses telemetry data from your Assistant Telematics AVT111 into a standardized JSON and lets you send commands to Assistant Telematics AVT111 via API.

Here’s the like of JSON you get

{
    "ident": "352625333222111",
    "position.altitude": 273.61,
    "position.hdop": 0.7,
    "position.latitude": 49.069782,
    "position.longitude": 28.632826,
    "position.satellites": 18,
    "server.timestamp": 1650636570.426424,
    "timestamp": 1650636570.426424,
    "device.type.id": "Assistant Telematics AVT111",
    "channel.id": 1111,
    "protocol.id": "assistant-telematics"
    "engine.ignition.status": true
    ...
}

How to consume this nice JSON

The easiest way is to make a REST API request like this
curl -X GET  --header 'Authorization: FlespiToken XXX' 'https://flespi.io/gw/devices/<device id>/messages'

How to send commands to Assistant Telematics AVT111?

You can send a specific command. Show all commands
You can use pre-defined settings to send instructions more conveniently. Show all settings

You can also

Modify messages

Add or remove parameters, inject data from LBS and reverse-geocoding services, etc.
Learn what plugins can do

Aggregate data

Determine trips and stops, catch events, detect geofence ins/outs, and more.
Learn about flespi analytics capabilities
ain
number
volts
Voltage on the analog input
Packet head RPT
battery.charging.state
string
Protocol-specific battery charging state
Packet head RPT
battery.level
number
percentage
Internal battery level
Packet head RPT
battery.low.alarm
boolean
Battery low alarm event
Packet head RPT
battery.voltage
number
volts
Internal battery voltage
Packet head RPT
beidou.visible.satellites
number
Quantity of visible satellites from BEIDOU
Packet head RPT
can.abs.failure.indicator.status
boolean
ABS failure indicator status read from CAN
Packet head RPT
can.accelerator.pedal.kickdown.indicator.status
boolean
Accelerator pedal kickdown switch status, read from CAN
Packet head RPT
can.accelerator.pedal.position
number
percentage
Accelerator pedal position read from CAN, index 1 - sensor D, index 2 - sensor E, etc
Packet head RPT
can.adblue.level
number
percentage
AdBlue (diesel exhaust fluid) level read from CAN
Packet head RPT
can.airbag.indicator.status
boolean
Airbag indicator status read from CAN
Packet head RPT
can.air.condition.status
boolean
CAN air conditioning is on
Packet head RPT
can.ambient.air.temperature
number
celsius
CAN ambient air temperature
Packet head RPT
can.axle.weight
number
kg
Weight on the axle read from CAN
Packet head RPT
can.battery.indicator.status
boolean
Battery indicator status read from CAN
Packet head RPT
can.brake.fluid.low.indicator.status
boolean
Brake fuel low indicator status read, from CAN
Packet head RPT
can.brake.system.failure.indicator.status
boolean
Brake system failure indicator status, read from CAN
Packet head RPT
can.central.lock.status
boolean
CAN central lock is locked
Packet head RPT
can.check.engine.indicator.status
boolean
Check engine indicator status read from CAN
Packet head RPT
can.coolant.level.low.indicator.status
boolean
Coolant level low indicator status read from CAN
Packet head RPT
can.cruise.status
boolean
CAN cruise control is active
Packet head RPT
can.driver.seatbelt.indicator.status
boolean
Driver seatbelt indicator status read from CAN
Packet head RPT
can.dtc
array
Packet head RPT
can.dtc.number
number
Number of diagnostic trouble codes
Packet head RPT
can.engine.all.starts.count
number
Engine all starts count read from CAN
Packet head RPT
can.engine.braking.factor
number
Engine braking factor value, read from CAN
Packet head RPT
can.engine.cold.starts.count
number
Engine cold starts count read from CAN
Packet head RPT
can.engine.coolant.temperature
number
celsius
Engine coolant temperature read from CAN
Packet head RPT
can.engine.hot.indicator.status
boolean
Engine hot indicator status, read from CAN
Packet head RPT
can.engine.ignition.starts.count
number
Engine starts by ignition read from CAN
Packet head RPT
can.engine.motorhours
number
hours
Total engine motorhours (engine work time) read from CAN
Packet head RPT
can.engine.oil.temperature
number
celsius
Engine oil temperature read from CAN
Packet head RPT
can.engine.rpm
number
rpm
Engine RPM read from CAN
Packet head RPT
can.engine.torque.level
number
percentage
Engine torque level, read from CAN
Packet head RPT
can.eps.failure.indicator.status
boolean
EPS failure indicator status, read from CAN
Packet head RPT
can.front.left.door.status
boolean
CAN front left door is opened
Packet head RPT
can.front.right.door.status
boolean
CAN front right door is opened
Packet head RPT
can.fuel.consumed
number
liters
Fuel volume totally consumed by vehicle read from CAN
Packet head RPT
can.fuel.consumption
number
liters/h
Engine fuel rate read from CAN
Packet head RPT
can.fuel.consumption.distance
number
liters/100km
Fuel consumption read from CAN
Packet head RPT
can.fuel.level
number
percentage
Fuel level in tank read from CAN
Packet head RPT
can.fuel.low.indicator.status
boolean
CAN low fuel indicator is on
Packet head RPT
can.fuel.volume
number
liters
CAN fuel volume
Packet head RPT
can.gaseous.fuel.level
number
percentage
Gaseous fuel level, read from CAN
Packet head RPT
can.gaseous.fuel.volume
number
liters
Gaseous fuel volume, read from CAN
Packet head RPT
can.handbrake.applies.count
number
Handbrake applies during ride count from CAN
Packet head RPT
can.handbrake.status
boolean
CAN handbrake is pulled up
Packet head RPT
can.hood.status
boolean
CAN hood is opened
Packet head RPT
can.idle.fuel.consumed
number
liters
Total idle fuel used, read from CAN
Packet head RPT
can.lights.front.fog.light.status
boolean
CAN lights info - front fog light status
Packet head RPT
can.lights.hazard.lights.status
boolean
CAN lights info hazard lights status
Packet head RPT
can.lights.high.beam.status
boolean
CAN lights info - high beam status
Packet head RPT
can.lights.low.beam.status
boolean
CAN lights info - low beam status
Packet head RPT
can.lights.rear.fog.light.status
boolean
CAN lights info - rear fog light status
Packet head RPT
can.lights.running.lights.status
boolean
CAN lights info - running lights status
Packet head RPT
can.oil.level.low.indicator.status
boolean
Oil level low indicator status read from CAN
Packet head RPT
can.oil.pressure.indicator.status
boolean
Oil pressure indicator status read from CAN
Packet head RPT
can.pedal.brake.status
boolean
CAN brake pedal pressed
Packet head RPT
can.pedal.braking.factor
number
Pedal braking factor value, read from CAN
Packet head RPT
can.pedal.clutch.status
boolean
CAN clutch pedal pressed
Packet head RPT
can.pto.status
boolean
Power take-off status, read from CAN
Packet head RPT
can.rear.left.door.status
boolean
CAN rear left door is opened
Packet head RPT
can.rear.right.door.status
boolean
CAN rear right door is opened
Packet head RPT
can.retarder.torque.load
number
percentage
Retarder torque load percentage read from CAN
Packet head RPT
can.reverse.gear.status
boolean
CAN reverse gear is on
Packet head RPT
can.service.call.indicator.status
boolean
Service call indicator status, read from CAN
Packet head RPT
can.service.mileage
number
km
Service distance read from CAN
Packet head RPT
can.total.accelerator.kickdowns
number
Total number accelerator kick-downs, read from CAN
Packet head RPT
can.total.accelerator.kickdowns.time
number
hours
Total driving time when accelerator kick-down, read from CAN
Packet head RPT
can.total.brake.applications
number
Total count of brake applications, read from CAN
Packet head RPT
can.total.cruise.control.time
number
hours
Total driving time when cruise control is ON, read from CAN
Packet head RPT
can.total.driving.time
number
hours
Engine run time read from CAN
Packet head RPT
can.total.effective.engine.speed.time
number
hours
Total effective engine speed timem read from CAN
Packet head RPT
can.total.engine.cold.time
number
seconds
Total engine cold running time from CAN
Packet head RPT
can.total.engine.idle.time
number
hours
Time of engine running in idling status (vehicle stopped) since vehicle manufacture, read from CAN
Packet head RPT
can.total.engine.overspeed.time
number
hours
CAN total time, when vehicle engine rpm was greater than the limit defined in CAN configuratio
Packet head RPT
can.total.rapid.accelerations
number
Total number of rapid accelerations
Packet head RPT
can.total.rapid.brakes
number
Total number of rapid brakes
Packet head RPT
can.total.vehicle.overspeed.time
number
hours
CAN total time, when vehicle speed was greater than the limit defined in CAN configuration
Packet head RPT
can.tpms.indicator.status
boolean
Tire pressure monitoring system indicator status, read from CAN
Packet head RPT
can.trailer.vin
string
Trailer VIN number, read from CAN
Packet head RPT
can.trunk.status
boolean
CAN trunk is opened
Packet head RPT
can.vehicle.battery.charging.status
boolean
Vehicle battery charging status get from CAN Bus
Packet head RPT
can.vehicle.mileage
number
km
Total vehicle mileage read from CAN
Packet head RPT
can.vehicle.speed
number
km/h
Vehicle speed read from CAN
Packet head RPT
can.wear.brake.pads.indicator.status
boolean
Wear brake pads indicator status, read from CAN
Packet head RPT
channel.id
number
ID of channel that received a message
counter.impulses
number
Impulses counter
Packet head RPT
crash.event
boolean
Crash event detected
Packet head RPT
device.firmware.version
string
Firmware revision
Packet head VER
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
Packet head RPT
dout
number
Digital outputs bitmask
Packet head RPT
engine.ignition.status
boolean
Engine ignition or ACC status
Packet head RPT
engine.motorhours
number
hours
Total calculated engine motorhours
Packet head RPT
event.code
string
Protocol-specific event code string
event.enum
number
Protocol-specific event code
Packet head RPT
event.name
string
Protocol-specific event name
Packet head RPT
external.powersource.status
boolean
External power source connection status
Packet head RPT
external.powersource.voltage
number
volts
External power voltage
Packet head RPT
galileo.visible.satellites
number
Quantity of visible satellites from GALILEO
Packet head RPT
geofence.status
boolean
Geofence entered status
Packet head RPT
glonass.visible.satellites
number
Quantity of visible satellites from GLONASS
Packet head RPT
gps.visible.satellites
number
Quantity of visible satellites from GPS
Packet head RPT
gsm.cellid
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) base station ID
Packet head QNI,
Packet head RPT
gsm.lac
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) location area code
Packet head RPT
gsm.mcc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) country code
Packet head RPT
gsm.mnc
number
Mobile network (GSM, 3G, 4G, LTE, 5G, ...) code
Packet head RPT
gsm.network.type
string
The type of the Mobile network the device is currently registered to
Packet head QNI,
Packet head RPT
gsm.signal.dbm
number
dbm
Strength of the Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal
Packet head QNI,
Packet head RPT
gsm.signal.quality
number
The quality (bit error rate) of the Mobile network (GSM, 3G, 4G, LTE, 5G, ...) signal
Packet head QNI
gsm.sim.iccid
string
Integrated Circuit Card Id of SIM card of the Mobile network (GSM, 3G, 4G, LTE, 5G, ...)
Packet head QNI
gsm.sim.imsi
string
IMSI of SIM card of the Mobile network (GSM, 3G, 4G, LTE, 5G, ...)
Packet head QNI
hardware.version
string
Hardware version
Packet head VER
harsh.acceleration.event
boolean
Harsh acceleration detected
Packet head RPT
harsh.braking.event
boolean
Harsh braking detected
Packet head RPT
harsh.cornering.event
boolean
Harsh cornering detected
Packet head RPT
ibutton.code
string
Hexadecimal code of connected iButton
Packet head RPT
ident
string
Device unique identifier like serial number, IMEI, etc
idle.event
boolean
Idle detected
Packet head RPT
idle.status
boolean
Vehicle is in idling state
Packet head RPT
ignition.state
number
Ignition state according to device manual
Packet head RPT
main.power.low.status
boolean
Main power low status
Packet head RPT
message.buffered.status
boolean
Black box message
modem.firmware.version
string
Firmware version of the modem
Packet head VER
movement.status
boolean
Current movement state
Packet head RPT
network.ip.address
string
IP address of the network
Packet head QNI
onewire.sensor.humidity
number
percentage
External 1-Wire humidity sensor value
Packet head RPT
onewire.sensor.serial
string
External 1-Wire sensor serial number in HEX representation
Packet head RPT
onewire.sensor.temperature
number
celsius
External 1-Wire temperature sensor value
Packet head RPT
overspeeding.event
boolean
Overspeeding detected
Packet head RPT
payload.hex
string
HEX Payload received from device
Packet head BMR
peer
string
IP:port from which device connecting to the channel
position.altitude
number
meters
Altitude value for position
Packet head RPT
position.direction
number
degrees
Heading angle at position detection moment
Packet head RPT
position.hdop
number
Horizontal dilution of precision
Packet head RPT
position.latitude
number
degrees
Latitude coordinate value
Packet head RPT
position.longitude
number
degrees
Longitude coordinate value
Packet head RPT
position.speed
number
km/h
Instant speed at position detection moment
Packet head RPT
position.valid
boolean
Is position information accurate and valid for given timestamp
Packet head RPT
power.on.status
boolean
Power-on device status
Packet head RPT
protocol.id
number
ID of protocol
protocol.version
string
Protocol version string
Packet head HBD,
Packet head RPT,
Packet head VER
remaining.range
number
km
Current remaining range
Packet head RPT
send.timestamp
number
seconds
Message send timestamp
server.timestamp
number
seconds
Timestamp when server received a message
temperature.high.alarm
boolean
Temperature hight alarm
Packet head RPT
temperature.low.alarm
boolean
Temperature low alarm
Packet head RPT
timestamp
number
seconds
Message timestamp
Packet head RPT
total.mileage
number
km
Total mileage
Packet head RPT
towing.event
boolean
Towing event detected
Packet head RPT
trip.engine.motorhours
number
Engine hours for current trip
Packet head RPT
vehicle.mileage
number
km
Total calculated mileage
Packet head RPT
vehicle.registration.number
string
Vehicle registration number
Packet head RPT
vehicle.vin
string
VIN of vehicle
Packet head RPT
Properties
Alarm Output Setting
aos
duration: Duration
output_id: Output ID
toggle_times: Toggle Times
output_status: Output Status
alarm_trigger_mask: Alarm OUT1 Trigger Mask
CAN bus Setting
can
mode: CAN Mode
can_report: CAN Reporting When Ignition On
vin_enable: Vehicle Identification (VIN)
doors_enable: Doors
range_enable: Range
lights_enable: Lights
can_report_igf: CAN Reporting When Ignition Off
odometer_enable: Total Distance (Odometer)
motor_rpm_enable: Motor RPM
abs_status_enable: ABS Status
engine_rpm_enable: Engine RPM
esc_status_enable: ESP/ESC Status
fuel_level_enable: Fuel Level
pto_status_enable: PTO Status
tcs_status_enable: ASR/TCS Status
battery_soc_enable: Battery State of Charge
battery_soh_enable: Battery State of Health
motor_power_enable: Motor Power
tacho_speed_enable: Tachograph Speed
adblue_level_enable: AdBlue Level
indicators_1_enable: Detailed Information/Indicators 1
indicators_2_enable: Detailed Information/Indicators 2
motor_torque_enable: Motor Torque
airbag_status_enable: Airbag Status
can1_resistor_enable: CAN1 120 ohms Resistor
can2_resistor_enable: CAN2 120 ohms Resistor
trip_distance_enable: Trip Distance
vehicle_speed_enable: Vehicle Speed
ignition_event_enable: Ignition Event
tacho_distance_enable: Tachograph Distance
axle_weight_1st_enable: Axle Weight 1st
axle_weight_2nd_enable: Axle Weight 2nd
axle_weight_3rd_enable: Axle Weight 3rd
axle_weight_4th_enable: Axle Weight 4th
battery_current_enable: Battery Current
battery_voltage_enable: Battery Voltage
charging_status_enable: Charging Status
remaining_range_enable: Remaining Range
retarder_status_enable: Retarder Status
total_fuel_used_enable: Total Fuel Used
charging_current_enable: Charging Current
charging_voltage_enable: Charging Voltage
engine_oil_level_enable: Engine Oil Level
fuel_consumption_enable: Fuel Consumption
seat_belt_status_enable: Seat Belt Status
ultima_f2_change_enable: Ultima F2 Change
brake_fluid_level_enable: Brake Fluid Level
cabin_temperature_enable: Cabin Temperature
cargo_temperature_enable: Cargo Temperature
motor_temperature_enable: Motor Temperature
adblue_temperature_enable: AdBlue Temperature
alternator_voltage_enable: Alternator Voltage
battery_voltage_ev_enable: Battery Voltage (EV)
driver1_break_time_enable: Cumulative Break Time
driver2_break_time_enable: Cumulative Break Time
tacho_system_event_enable: System Event
total_driving_time_enable: Total Driving Time
total_engine_hours_enable: Total Engine Hours
ambient_temperature_enable: Ambient Temperature
battery_temperature_enable: Battery Temperature
driver1_card_change_enable: Driver 1 Card Change
driver2_card_change_enable: Driver 2 Card Change
engine_oil_pressure_enable: Engine Oil Pressure
out_of_scope_change_enable: Out of Scope Change
brake_pedal_position_enable: Brake Pedal Position
inverter_temperature_enable: Inverter Temperature
regenerative_braking_enable: Regenerative Braking
tacho_vehicle_motion_enable: Vehicle Motion
total_idle_fuel_used_enable: Total Idle Fuel Used
clutch_pedal_position_enable: Clutch Pedal Position
cruise_control_status_enable: Cruise Control Status
driver1_status_change_enable: Driver 1 Status Change
driver2_status_change_enable: Driver 2 Status Change
dc_dc_converter_status_enable: DC/DC Converter Status
driver1_min_daily_rest_enable: Minimum Daily Rest
driver2_min_daily_rest_enable: Minimum Daily Rest
engine_oil_temperature_enable: Engine Oil Temperature
total_engine_idle_time_enable: Total Engine Idle Time
driver1_last_daily_rest_enable: End of Last Daily Rest Period
driver1_min_weekly_rest_enable: Minimum Weekly Rest
driver2_last_daily_rest_enable: End of Last Daily Rest Period
driver2_min_weekly_rest_enable: Minimum Weekly Rest
engine_all_starts_count_enable: Engine All Starts Count
tacho_vehicle_direction_enable: Vehicle Direction
tacho_vehicle_overspeed_enable: Vehicle Overspeed
driver1_last_weekly_rest_enable: End of Last Weekly Rest Period
driver1_max_daily_period_enable: Maximum Daily Period
driver1_time_until_break_enable: Time Until Next Break
driver2_last_weekly_rest_enable: End of Last Weekly Rest Period
driver2_max_daily_period_enable: Maximum Daily Period
driver2_time_until_break_enable: Time Until Next Break
engine_cold_starts_count_enable: Engine Cold Starts Count
driver1_activity_duration_enable: Current Activity Duration
driver1_max_daily_driving_enable: Maximum Daily Driving Time
driver2_activity_duration_enable: Current Activity Duration
driver2_max_daily_driving_enable: Maximum Daily Driving Time
tacho_driver_slots_status_enable: Driver Slots Status
tacho_specific_conditions_enable: Specific Conditions
accelerator_pedal_pressure_enable: Accelerator Pedal Pressure
driver1_continuous_driving_enable: Continuous Driving Time
driver1_daily_driving_time_enable: Current Daily Driving Time
driver1_reduced_daily_rest_enable: Reduced Daily Rest Periods
driver1_time_until_driving_enable: Time Until Next Driving
driver1_uninterrupted_rest_enable: Cumulative Uninterrupted Rest
driver2_continuous_driving_enable: Continuous Driving Time
driver2_daily_driving_time_enable: Current Daily Driving Time
driver2_reduced_daily_rest_enable: Reduced Daily Rest Periods
driver2_time_until_driving_enable: Time Until Next Driving
driver2_uninterrupted_rest_enable: Cumulative Uninterrupted Rest
engine_coolant_temperature_enable: Engine Coolant Temperature
tacho_driver_card_presence_enable: Driver Card Presence
tacho_driver_working_state_enable: Driver Working State
tacho_handling_information_enable: Handling Information
driver1_accumulated_driving_enable: Accumulated Driving Time
driver1_next_break_duration_enable: Next Break Duration
driver1_weekly_driving_time_enable: Current Weekly Driving Time
driver2_accumulated_driving_enable: Accumulated Driving Time
driver2_next_break_duration_enable: Next Break Duration
driver2_weekly_driving_time_enable: Current Weekly Driving Time
total_engine_overspeed_time_enable: Total Engine Overspeed Time
driver1_remaining_drive_time_enable: Remaining Current Drive Time
driver2_remaining_drive_time_enable: Remaining Current Drive Time
total_vehicle_overspeed_time_enable: Total Vehicle Overspeed Time
driver1_next_driving_duration_enable: Next Driving Duration
driver1_time_until_daily_rest_enable: Time Until Daily Rest
driver2_next_driving_duration_enable: Next Driving Duration
driver2_time_until_daily_rest_enable: Time Until Daily Rest
driver1_daily_driving_exceeded_enable: Daily Driving Times Exceeded
driver1_last_week_compensation_enable: Last Week Compensation
driver1_time_until_weekly_rest_enable: Time Until Weekly Rest
driver2_daily_driving_exceeded_enable: Daily Driving Times Exceeded
driver2_last_week_compensation_enable: Last Week Compensation
driver2_time_until_weekly_rest_enable: Time Until Weekly Rest
total_engine_cold_running_time_enable: Total Engine Cold Running Time
transmission_fluid_temperature_enable: Transmission Fluid Temperature
driver1_current_break_remaining_enable: Current Break Remaining
driver1_second_last_weekly_rest_enable: End of Second Last Weekly Rest Period
driver1_shift_driving_remaining_enable: Shift Driving Remaining
driver2_current_break_remaining_enable: Current Break Remaining
driver2_second_last_weekly_rest_enable: End of Second Last Weekly Rest Period
driver2_shift_driving_remaining_enable: Shift Driving Remaining
engine_starts_by_ignition_count_enable: Engine Starts by Ignition Count
driver1_weekly_driving_remaining_enable: Weekly Driving Remaining
driver2_weekly_driving_remaining_enable: Weekly Driving Remaining
tacho_driver_time_related_status_enable: Driver Time Related Status
handbrake_applies_during_ride_count_enable: Handbrake Applies During Ride Count
driver1_week_before_last_compensation_enable: Week Before Last Compensation
driver2_week_before_last_compensation_enable: Week Before Last Compensation
driver1_second_week_before_compensation_enable: 2nd Week Before Compensation
driver2_second_week_before_compensation_enable: 2nd Week Before Compensation
Clear Car Model/ID
clear_car_model
Clear the current car model/ID configuration
Data Acquisition Mode
dam
input_mode: Input Mode
debounce_time: Debounce Time
validity_time: Validity Time
delta_ais_duration: Delta AIS Duration
delta_ais_threshold: Delta AIS Threshold
Delete Buffer
delete_buffer
Delete message buffer in the device
Global Configuration Settings
gcs_avt110
led_mode: LED Mode
agps_mode: AGPS Mode
odo_enable: Odometer Enable
new_password: New Password
gnss_info_mask: GNSS Info Mask
id_data_enable: ID Data
nmea2000_enable: NMEA2000 Information
crash_info_enable: Crash Info
event_data_enable: Event Data
geo_status_enable: GEO Status
gnss_working_mode: GNSS Working Mode
hour_meter_enable: Hour Meter Enable
main_power_enable: Main Power
power_saving_mode: Power Saving Mode
special_car_enable: Special Car Information
analog_input_enable: Analog Input
electric_can_enable: Electric CAN Information
mileage_info_enable: Mileage Info
network_type_enable: Network Type Information
odo_initial_mileage: Initial Mileage
tacho_common_enable: Tachograph Common Event Information
digital_input_enable: Digital Input
tacho_driver1_enable: Tachograph Driver1 Working Time
tacho_driver2_enable: Tachograph Driver2 Working Time
digital_output_enable: Digital Output
low_battery_threshold: Low Battery Threshold
onewire_sensor_enable: 1-wire Sensor
gnss_satellites_enable: GNSS Satellites Number
ignition_motion_enable: Ignition & Motion State
motor_can_mask1_enable: Motor CAN Information Mask1
motor_can_mask2_enable: Motor CAN Information Mask2
axis_calibration_enable: 3-Axis Self-Calibration Info
cell_information_enable: Cell Information
gnss_information_enable: GNSS Information
hour_meter_count_enable: Hour Meter Count
initial_hour_meter_count: Initial Hour Meter Count
low_main_power_threshold: Low Main Power Threshold
battery_information_enable: Battery Information
upgrade_information_enable: Upgrade Information
Get CAN Information
get_can_info
Get CAN information via CAN message of +RPT
Get CAN Version Information
get_can_version
can_serial_number: CAN Serial Number
can_version_number: CAN Version Number
Ignition Settings
ign_avt110
voltage_offset: Voltage Offset
ign_debounce_time: IGN Debounce Time
vgf_rest_duration: VGF Rest Duration
wire_ignition_mode: Wire Ignition Mode
ignition_on_voltage: Ignition On Voltage
vgn_motion_duration: VGN Motion Duration
ignition_on_debounce: Ignition On Debounce
ignition_off_debounce: Ignition Off Debounce
virtual_ignition_mode: Virtual Ignition Mode
Network Information Setting
nis
apn: APN
password: APN Password
username: APN Username
scan_mode: Network scan mode
Query Network Information
query_network
Get current network status information
Query Firmware Version
query_version
Get current firmware version information
Read Current Car Model
read_car_model
Read the current car model/ID from the device
Reboot Device
reboot
Restart the device
Regular Report Setting
rrs
mode: Mode
corner_angle: Corner Angle
discard_no_fix: Discard No Fix
igf_send_interval: IGF Send Interval
ign_send_interval: IGN Send Interval
ign_gnss_fixing_interval: IGN GNSS Fixing Interval
Set Car Mode
set_car_mode
Set the car mode for CAN operations
mode: Car Mode
Server Information Settings
sis
buffer_mode: Buffer Mode
report_mode: Report Mode
sack_enable: SACK Enable
server_port: Server Port
server_address: Server Address
heartbeat_interval: Heartbeat Interval
Start Auto-Synchronization
start_auto_sync
Start the CAN auto-synchronization process to detect car model
Tachograph Common Operation
tco
tacho: Sub Command
Update CAN Chip Firmware
update_can_firmware
Update the CAN chip firmware
url: Firmware URL
Update Main Firmware
update_main_firmware
Update the main firmware of the device
url: Firmware URL
1-Wire Application Setting
was
temp: Temperature Timer Enable
ibutton_timer: iButton Timer
onewire_data_mask: 1-Wire Data Mask
Properties
Custom Command
custom
Send custom command to a device over TCP connection
text: Text payload
Toggle Digital output
{"text":"AT@OUT=at,1,0,2,0,0001#"}
Get Server Information Settings
{"text":"AT@SIS?at,,0001#"}