Values.GetDevicePositionRequestSourceRetrieves a device's most recent position according to its sample time. Device positions are deleted after 30 days.
type nonrec t = {trackerName : ResourceName.t;The tracker resource receiving the position update.
*)deviceId : Id.t;The device whose position you want to retrieve.
*)}