Eclipse.org Eclipse.org org.eclipse.soda.dk.rfid.inventory.profile.test.agent.managed Rfid Inventory

bundle org.eclipse.soda.dk.rfid.inventory.profile.test.agent.managed Metadata.xml

Rfid Inventory bundles packages
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2007, 2008 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                                -->
<!-- WARNING:                                                                  -->
<!-- Consult the hardware manufacturer's technical specifications and User   -->
<!-- Guide for proper usage of the hardware before you use the Device Kit.   -->
<!-- Improper usage may result in damage to the hardware.                    -->

<metatype:MetaData xmlns:metatype="http://www.osgi.org/xmlns/metatype/v1.0.0">
    <OCD
            id="org.eclipse.soda.dk.rfid.inventory.profile.test.agent.managed.RfidInventoryProfileTestAgentManaged" name="%typename" description="%typename_description">
        <AD id="id" type="String" default="RfidInventoryProfileTest-R1" name="%id"
                description="%id_description" cardinality="0" required="true"/>
        <AD id="prefix" type="String" default="R1" name="%prefix"
                description="%prefix_description" cardinality="0" required="true"/>
        <AD id="max.response.waiting.ms" type="Integer" default="2000"
                name="%max_response_waiting_time" description="%max_response_waiting_time_description"
                cardinality="0" min="100" max="999999" required="false"/>
        <AD id="max.status.waiting.ms" type="Integer" default="60000"
                name="%max_status_waiting_time" description="%max_status_waiting_time_description" cardinality="0"
                min="100" max="999999" required="false"/>
        <AD id="expected.reader" type="String" default="R1" name="%expected_reader"
                description="%expected_reader_description" cardinality="0" required="false"/>
        <AD id="read.duration.ms" type="Integer" default="3000" name="%read_duration"
                description="%read_duration_description" cardinality="0" min="100" max="999999" required="false"/>
        <AD id="taglist" type="String" default="" name="%taglist"
                description="%taglist_description" cardinality="0" required="false"/>
        <AD id="tagmask" type="String" default="" name="%tagmask"
                description="%tagmask_description" cardinality="0" required="false"/>
    </OCD>
    <Designate pid="org.eclipse.soda.dk.rfid.inventory.profile.test.agent.managed.RfidInventoryProfileTestAgentManaged">
        <Object ocdref="org.eclipse.soda.dk.rfid.inventory.profile.test.agent.managed.RfidInventoryProfileTestAgentManaged"/>
    </Designate>
</metatype:MetaData>


id element
"expected.reader" <AD>
"id" <AD>
"max.response.waiting.ms" <AD>
"max.status.waiting.ms" <AD>
"org.eclipse.soda.dk.rfid.inventory.profile.test.agent.managed.RfidInventoryProfileTestAgentManaged" <OCD>
"prefix" <AD>
"read.duration.ms" <AD>
"taglist" <AD>
"tagmask" <AD>
element id
<AD> "expected.reader"
"id"
"max.response.waiting.ms"
"max.status.waiting.ms"
"prefix"
"read.duration.ms"
"taglist"
"tagmask"
<OCD> "org.eclipse.soda.dk.rfid.inventory.profile.test.agent.managed.RfidInventoryProfileTestAgentManaged"

Bugzilla: https://bugs.eclipse.org/bugs/enter_bug.cgi?product=OHF&component=DeviceKit
CVS File:
  org.eclipse.ohf
    plugins
      org.eclipse.soda.dk
        org.eclipse.soda.dk.rfid.inventory
          org.eclipse.soda.dk.rfid.inventory.profile.test.agent.managed
            OSGI-INF
              metatype
                Metadata.xml
Tag(s) Timestamp Revision Comment
V1_1_0_2008_07_17 .. V1_1_0_2008_01_22 2008-01-15 1.5
V1_1_0_2008_01_12 .. V1_1_0_2008_01_11 2008-01-11 1.4
V1_1_0_2008_01_03 .. V1_1_0_2007_09_11 2007-07-02 1.2 Migrate to Europa release.
Eclipse3_2 2007-03-01 1.1

Copyright (c) 2008 IBM. See license in Legal section. 2008-07-29 Rfid Inventory Bundle Reference 1.1.0