boulderopalscaleup.QctrlScaleUpClient.display_device_data_sheet

*async* QctrlScaleUpClient.display_device_data_sheet(device_name=None, node_name=None)

Display a data sheet of the components in the device.

Parameters

  • device_name (str or None , optional) – The name of the device to display. Defaults to the current device.
  • node_name (str or None , optional) – The name of the node to display. If not provided, all applicable nodes are summarized.

Was this useful?