boulderopalscaleup.QctrlScaleUpClient.save_device_snapshot

*async* QctrlScaleUpClient.save_device_snapshot(output, device_name=None)

Save a snapshot of a device.

Parameters

  • output (Path | str) – The output path to save this snapshot.
  • device_name (str or None , optional) – The name of the device to snapshot. Defaults to the current device.

Was this useful?