taurus taurus

Previous topic

TangoDatabaseCache

Next topic

TangoDevice

This Page

TangoDevInfo

Inheritance diagram of TangoDevInfo

class TangoDevInfo(container, name=None, full_name=None, alias=None, server=None, klass=None, exported=False, host=None)

Bases: taurus.core.taurusdatabase.TaurusDevInfo

alive()
attributes()
getHWObj()
health()

Overwrite health so it doesn’t call ‘alive()’ since it can take a long time for devices that are declared as exported but are in fact not running (crached, network error, power cut, etc)

refreshAttributes()