EpicsAuthority

Inheritance diagram of EpicsAuthority
class EpicsAuthority(complete_name='', parent=None)[source]

Dummy authority class for Epics (the authority concept is not yet used in the Epics scheme)

Warning

In most cases this class should not be instantiated directly. Instead it should be done via the EpicsFactory.getAuthority()

Import from taurus.core.epics as:

from taurus.core.epics import EpicsAuthority