Values.BatchGetDevicePositionErrorSourceContains error details for each device that didn't return a position.
type nonrec t = {deviceId : Id.t option;The ID of the device that didn't return a position.
*)error : BatchItemError.t option;Contains details related to the error code.
*)}