Helper script that can generate OBD2 sensor data in different useful formats given a list of sensors.

There are about 100 OBD2 sensor names we are currently handling, some with custom comments, across two different types.
Anytime we need to represent this data in a new slightly different format, or change it, there comes a cost and a risk of errors in manual processing.

This script is essentially a little DSL for providing a list of sensor names and descriptions and post-processing that list into useful representations.

Test: .
Change-Id: Ic817daaffd02bede644f89abe244aa68f8c9fe5b
1 file changed