TaurusDevTree

Inheritance diagram of TaurusDevTree

class TaurusDevTree(other=None)[source]

Bases: taurus.core.util.containers.CaselessDict

addDevice(dev_info)[source]
getDomainDevices(domain)[source]

Returns all devices under the given domain. Returns empty list if the domain doesn’t exist or doesn’t contain any devices

getFamilyDevices(domain, family)[source]

Returns all devices under the given domain/family. Returns empty list if the domain/family doesn’t exist or doesn’t contain any devices