qat.purr.backends.qblox.live module

class QbloxLiveEngine(model)

Bases: LiveDeviceEngine

shutdown()

Shuts down the underlying hardware when this instance is no longer in use.

startup()

Starts up the underlying hardware or does nothing if already started.

class QbloxLiveHardwareModel(control_hardware=None)

Bases: LiveHardwareModel

create_engine()