boulderopalscaleup.QctrlScaleUpClient.get_devices

*async* QctrlScaleUpClient.get_devices()

Retrieve a summary for all devices.

Returns

The information about the devices.

Return type

list[DeviceSummary]

Raises

ScaleUpServerError – If the response from the server is invalid.

Was this useful?