Bases: taurus.core.taurusmodel.TaurusModel
activate polling for attribute.
Parameters: | period (int) – polling period (in miliseconds) |
---|
build an ‘absolute’ model name from the parent model and the ‘relative’ name. - If parent_model is a TaurusDevice, the return is a composition of the database model name and is device name - If parent_model is a TaurusAttribute, the relative name is ignored and the parent name is returned
change polling period to period miliseconds
unregister attribute from polling
Method invoked by the configuration object when a configuration event is received. Default implementation propagates the event to all listeners.
Returns the current configuration of the attribute.
returns the polling period