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.FilenameProvider#

class ophyd_async.core.FilenameProvider(*args, **kwargs)[source]#

Bases: Protocol

Methods

abstract __call__(device_name: str | None = None) str[source]#

Get a filename to use for output data, w/o extension