Hi all.
I'm playing with the internal plugin example on client side.
I try to find out the car name.
There are several options:
TelemInfoV01 -> char mVehicleName[64]; // current vehicle name
VehicleScoringInfoV01 -> char mVehicleName[64]; // vehicle name
VehicleScoringInfoV01 ->...