Are there functions or any description on how to deserialize any CAN data captured by the recorder so you can breakout timestamp, CAN ID, data, etc?
I can only see functions in the SDK reference to serialize data but nothing to deserialize any data types and the recorders save the data as serialized binary.
Thanks!