.. note:: Ophyd async is included on a provisional basis until the v1.0 release and may change API on minor release numbers before then ophyd\_async.core.DeviceVector ============================== .. currentmodule:: ophyd_async.core .. autoclass:: DeviceVector :members: :undoc-members: :show-inheritance: :inherited-members: :special-members: __call__, __add__, __mul__ .. rubric:: Methods .. autosummary:: :nosignatures: ~DeviceVector.children ~DeviceVector.clear ~DeviceVector.connect ~DeviceVector.copy ~DeviceVector.fromkeys ~DeviceVector.get ~DeviceVector.items ~DeviceVector.keys ~DeviceVector.pop ~DeviceVector.popitem ~DeviceVector.set_name ~DeviceVector.setdefault ~DeviceVector.update ~DeviceVector.values .. rubric:: Attributes .. autosummary:: ~DeviceVector.log ~DeviceVector.name ~DeviceVector.parent