subscript(id:)
Returns and/or modifies the state for the equipment with given identifier.
Declaration
subscript(id equipmentID: EquipmentIdentifier) -> (any MutableEquipmentState)? { get set }Returns and/or modifies the state for the equipment with given identifier.
subscript(id equipmentID: EquipmentIdentifier) -> (any MutableEquipmentState)? { get set }