boulderopalscaleup.QctrlScaleUpClient.update_device

*async* QctrlScaleUpClient.update_device(new_processor_details)

Update the current device’s processor information.

Parameters

new_processor_details (SuperconductingProcessor) – The new processor information for the current device.

Raises

RuntimeError – If no current device has been set.

Was this useful?