Bases: taurus.core.taurusconfiguration.TaurusConfiguration
Add a TaurusListener object in the listeners list. If the listener is already registered nothing happens.
Translates the given value into a tango compatible value according to the attribute data type value must be a valid
Returns the current configuration for the attribute. if cache is set to True (default) and the the configuration has events active then it will return the local cached value. Otherwise it will read from the tango layer.