Eco Driving on SDK

Eco Driving on SDK

Eco Driving function allows you to get speed, braking, cornering and acceleration parameters of your vehicle. It helps to prevent overspeeding, harsh driving and can assure better traffic safety.

Eco Driving function works because of the installed accelerometer and GPS receiver in Xirgo Global tracking devices.

It is available in all XG tracking devices: ONE, Light, Light+, StCAN, XtCAN, Tacho.


Device is measuring this data all the time, so to get values of harsh events to telemetry server, need to insert parameter into Data recording within Setting Template.

Description

Parameter name

Sensor number

Notes

Description

Parameter name

Sensor number

Notes

Speed of driving

Sensor_GPS_speed

8192

 

Acceleration in G values

Sensor_Acceleration

40961

Positive values of parameter means acceleration, negative values means braking

Braking in G values

Sensor_Acceleration

40961

Cornering in G values

Sensor_Cornering

40962

 

Example of inserting to Data recording packet:

Device will send all maximum values happened between messages starting from 0.02G.

Based on this data you can build an Eco driving report in your telemetry server.