|
|
org.eclipse.soda.dk.epcglobal.llrp.transport.factory | Epcglobal Llrp |
|
Epcglobal Llrp 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.epcglobal.llrp.transport.factory.EpcglobalLlrpTransportFactory" name="%typename" description="%typename_description">
<AD id="id" type="String" default="1" name="%id" description="%id_description"
cardinality="0" required="true"/>
<AD id="idimportfilter" type="String" default="" name="%idimportfilter"
description="%idimportfilter_description" cardinality="0" required="false"/>
<AD id="idname" type="String" default="" name="%idname"
description="%idname_description" cardinality="0" required="false"/>
<AD id="prefix" type="String" default="" name="%prefix"
description="%prefix_description" cardinality="0" required="false"/>
<AD id="host" type="String" default="epcgloballlrp" name="%host"
description="%host_description" cardinality="0" required="true"/>
<AD id="remoteport" type="Integer" default="5084" name="%remoteport"
description="%remoteport_description" cardinality="0" min="-1" max="999999" required="false"/>
<AD id="localport" type="Integer" default="-1" name="%localport"
description="%localport_description" cardinality="0" min="-1" max="999999" required="false"/>
<AD id="linger" type="Integer" default="-1" name="%linger"
description="%linger_description" cardinality="0" min="-1" max="999999" required="false"/>
<AD id="responsetimeout" type="Long" default="1000" name="%responsetimeout"
description="%responsetimeout_description" cardinality="0" min="1" max="9223372036854775807" required="false"/>
<AD id="noactivitytimeout" type="Long" default="10000"
name="%noactivitytimeout" description="%noactivitytimeout_description" cardinality="0" min="1"
max="9223372036854775807" required="false"/>
<AD id="retrytime" type="Long" default="1000" name="%retrytime"
description="%retrytime_description" cardinality="0" min="1" max="9223372036854775807" required="false"/>
<AD id="connection" type="String" default="factory" name="%connection"
decription="%connection_description" required="false">
<Option value="factory" label="%factory"/>
<Option value="tcpip" label="%tcpip"/>
</AD>
</OCD>
<Designate
pid="org.eclipse.soda.dk.epcglobal.llrp.transport.factory.EpcglobalLlrpTransportFactory"
factoryPid="org.eclipse.soda.dk.epcglobal.llrp.transport.factory.EpcglobalLlrpTransportFactory">
<Object ocdref="org.eclipse.soda.dk.epcglobal.llrp.transport.factory.EpcglobalLlrpTransportFactory"/>
</Designate>
</metatype:MetaData>
| id | element |
|---|---|
| "connection" | <AD> |
| "host" | <AD> |
| "id" | <AD> |
| "idimportfilter" | <AD> |
| "idname" | <AD> |
| "linger" | <AD> |
| "localport" | <AD> |
| "noactivitytimeout" | <AD> |
| "org.eclipse.soda.dk.epcglobal.llrp.transport.factory.EpcglobalLlrpTransportFactory" | <OCD> |
| "prefix" | <AD> |
| "remoteport" | <AD> |
| "responsetimeout" | <AD> |
| "retrytime" | <AD> |
org.eclipse.ohf
plugins
org.eclipse.soda.dk
org.eclipse.soda.dk.epcglobal.llrp
org.eclipse.soda.dk.epcglobal.llrp.transport.factory
OSGI-INF
metatype
Metadata.xml
| Tag(s) | Timestamp | Revision | Comment |
|---|---|---|---|
| V1_1_0_2008_02_06 .. V1_1_0_2008_01_22 | 2008-01-18 | 1.6 | |
| V1_1_0_2008_01_12 .. V1_1_0_2008_01_11 | 2008-01-11 | 1.5 | |
| V1_1_0_2008_01_03 .. V1_1_0_2007_12_03 | 2007-11-30 | 1.1 | First commit of LLRP implementation |
| Copyright (c) 2008 IBM. See license in Legal section. | 2008-02-07 | Epcglobal Llrp Bundle Reference 1.1.0 |