When using DVIRLog data retrieved via the SDK, how can I lookup the name of the vehicle if the DVIR was performed on a trailer? I have no problem looking up the name for a truck (by using DeviceID), but the value in the DVIRLog data for TrailerID is a longer alpha-numeric value. This number doesn't match any of our device IDs if I retrieve all of our devices. I was able to see that some of our devices have the 'TmpTrailerId' field populated with this field, but from what I see in the SDK, this field is marked as obsolete.
What's the best way to go about finding the trailer name for a DVIRLog record?
Thanks,
Sean