Contents

subscript(id:)

Returns and/or modifies the state for the equipment with given identifier.

Declaration

subscript(id equipmentID: EquipmentIdentifier) -> (any MutableEquipmentState)? { get set }

See Also

Accessing the subscript