ExperimentClient.device_components¶ ExperimentClient.device_components(backend_name)[source]¶ Return device components for the backend. Parameters: backend_name (Optional[str]) – Name of the backend. Return type: List[Dict] Returns: A list of device components.