Contents

ids(descendantsOf:)

Returns the identifiers of all equipment that are descendants of the given equipment identifier.

Declaration

func ids(descendantsOf parentID: EquipmentIdentifier) -> [EquipmentIdentifier]

Parameters

  • parentID:

    The equipment identifier whose descendants should be returned.

See Also

Retrieving equipment identifiers