Eco Report for Queclink

This guide shows how you configure your SensorLogic tracker and GpsGate to monitor harsh driving, speeding, and excessive idling using the Eco Report Plugin. 

1. Prerequisites

You have a GpsGate installation with a SensorLogic tracker listed above (this guide does not cover basic tracker setup).

Verify that:

  1. Your GpsGate platform is updated with the latest SensorLogic plugin
  2. The tracker is mounted according to recommendations from the manufacturer

2. tracker setup: harsh driving

You can start with these acceleration and braking settings, or change it to values that suit you better:

High speed (over 100km/h)
Harsh braking: 21 km/h change in 5 seconds.
Harsh acceleration: 6 km/h change in 5 seconds.

Medium speed (between 60km/h and 100km/h)
Harsh braking: 21 km/h change in 5 seconds.
Harsh acceleration: 6 km/h change in 5 seconds.

Low speed (below 60km/h)
Harsh braking: 21 km/h change in 5 seconds.
Harsh acceleration: 15 km/h change in 5 seconds.

Send this command to set the harsh braking and acceleration values shown above (using the default password "gv200"):
AT+GTHMB=gv200,1,,,100,21,6,,60,21,6,,,21,15,,0,0,0,0,,,,,0017$

The command has the following format:
AT+GTHMB=<password>,1,,,<high speed>,<brk_limit>,<acc_limit>,,<medium_speed>,<brk_limit>,<acc_limit>,,,<brk_limit>,<acc_limit>,,<output_id>,<output_status>,<duration>,<toggle_times>,,,,,0017$

(The Password is set to "gv200" in the sample command)

Note: The <GPS On Need> variable must have its default value 0. This can be set using the AT+GTCFG command if required.

3. Application setup: Configure the device mapper

Log in to VehicleTracker as an administrator.

Select the GV200 device mapper and map the following signals:

"HarshAcceleration" = "HarshAccelerationDigital"
"HarshBraking" = "HarshBreakingDigital"
"Ignition" = "Ignition"

Save the device mapper.