#########################################################################
# Copyright (c) 2007 IBM. #
# All rights reserved. This program and the accompanying materials #
# are made available under the terms of the Eclipse Public License v1.0 #
# which accompanies this distribution, and is available at #
# http://www.eclipse.org/legal/epl-v10.html #
# #
# Contributors: #
# IBM - initial API and implementation #
#########################################################################
bundle.copyright=Copyright (c) 2007 IBM.
bundle.description=RfidInventory Profile Test Agent Factory
bundle.name=RfidInventoryProfileTestAgentFactory
bundle.vendor=Eclipse.org
id=ID
id_description=The test identifier.
prefix=Prefix
prefix_description=Message topic prefix for interfacing with the profile.
max_response_waiting_time=Max response waiting time
max_response_waiting_time_description=Maximum time in ms to wait for an immediate response from the profile.
max_status_waiting_time=Max status waiting time
max_status_waiting_time_description=Maximum time in ms to wait for an expected status change of the profile.
expected_reader=Expected reader ID
expected_reader_description=Reader ID expected to be returned with tag reads. By default the prefix property is used.
read_duration=Read duration
read_duration_description=Time in ms the reader is activated to read all tags expected for a testcase.
taglist=Tag list
taglist_description=Comma-separated list of 3 or more tag identifier strings as expected to be returned by reader
tagmask=Tag masks
tagmask_description=Semicolon-separated list of 2 or more LLRP tag masks matching more than one, but not all, expected tags
typename=Inventory Profile Test Agent Factory
typename_description=The settings that may be configured.