subscript(ids:)
Returns and/or modifies the states for the equipment with given identifiers.
Declaration
subscript(ids equipmentIDs: some Sequence<EquipmentIdentifier>) -> [(any MutableEquipmentState)?] { get set }Returns and/or modifies the states for the equipment with given identifiers.
subscript(ids equipmentIDs: some Sequence<EquipmentIdentifier>) -> [(any MutableEquipmentState)?] { get set }