taurus taurus

Previous topic

TaurusDevInfo

Next topic

TaurusDevice

This Page

TaurusDevTree

Inheritance diagram of TaurusDevTree

class TaurusDevTree(other=None)

Bases: taurus.core.util.containers.CaselessDict

addDevice(dev_info)
getDomainDevices(domain)

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)

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