Values.GetDeploymentsRequestSourceUse to get the active deployments from a device.
type nonrec t = {deviceName : DeviceName.t;The unique name of the device you want to get the configuration of active deployments from.
*)deviceFleetName : DeviceFleetName.t;The name of the fleet that the device belongs to.
*)}