SequencerProxy

class caqtus.device.sequencer.SequencerProxy(async_converter: ~caqtus.device.remote._async_converter.AsyncConverter, device_type: ~collections.abc.Callable[[~P], DeviceType], *args: ~typing.~P, **kwargs: ~typing.~P)

Bases: DeviceProxy[SequencerType]