Hi,
I am using a BAFX OBDII Dongle, connected to my Garmin VIRB to record OBD data. The OBD data, gps data along with other data are stored in the fit file by Garmin.
I am now looking at the obdii_data field in the fit file using the c++ decode program. It has 5 fields, amongst them are
timestamp, system_time, timestamp_ms, pid and raw_data.
I understand what timestamp and timestamp_ms mean. Could anyone explain to me what system_time, pid and raw_data are and how to interpret them? Raw_data has 30 values and seems to be bytes. Is there anywhere I can find out what it meant?
Thank you so much in advance,
Jimmy