|
|
adapter.xml | Epcglobal Llrp |
|
Epcglobal Llrp Attributes Elements XML Reference |
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2007, 2009 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. -->
<dkml>
<adapter id="EpcglobalLlrpAdapter" packagebase="org.eclipse.soda.dk">
<description>EPCglobal Low Level Reader Protocol (LLRP) Adapter</description>
<provider>Eclipse.org</provider>
<version>1.2.0</version>
<vendor>IBM</vendor>
<!-- Protocol Specification -->
<spec id="Specification">
<speccomment>Ratified</speccomment>
<specdate>August 13, 2007</specdate>
<spectitle>EPCglobal Low Level Reader Protocol (LLRP)</spectitle>
<specurl>http://www.epcglobalinc.org/standards/llrp</specurl>
<specvendor>EPCglobal</specvendor>
<specversion>1.0.1</specversion>
</spec>
<customparameter name="LLRPCommandTimeout" type="long" defaultvalue="0" access="true"/>
<group id="LlrpAdapter">
<measurement id="ReaderCapabilities" type="Map">
<description>The Map that contains the information on LLRP Reader capabilities.
</description>
<method/>
</measurement>
</group>
<device idref="org.eclipse.soda.dk.epcglobal.llrp.device/dk/device.xml#EpcglobalLlrpDevice">
<commandref idref="GetReaderCapabilities"/>
<signalref idref="GetReaderCapabilitiesResponse"/>
<signalref idref="GetRospecsResponse"/>
<signalref idref="DeleteRospecResponse"/>
<signalref idref="AddRospecResponse"/>
<signalref idref="EnableRospecResponse"/>
<signalref idref="DisableRospecResponse"/>
<signalref idref="StartRospecResponse"/>
<signalref idref="StopRospecResponse"/>
<signalref idref="RoAccessReport"/>
<signalref idref="GetAccessspecsResponse"/>
<signalref idref="DeleteAccessspecResponse"/>
<signalref idref="AddAccessspecResponse"/>
<signalref idref="EnableAccessspecResponse"/>
<signalref idref="DisableAccessspecResponse"/>
</device>
<bundle/>
<managedbundle/>
<managedfactorybundle/>
</adapter>
</dkml>
| id | element |
|---|---|
| "EpcglobalLlrpAdapter" | <adapter> |
| "LlrpAdapter" | <group> |
| "ReaderCapabilities" | <measurement> |
| "Specification" | <spec> |
| element | id |
|---|---|
| <adapter> | "EpcglobalLlrpAdapter" |
| <group> | "LlrpAdapter" |
| <measurement> | "ReaderCapabilities" |
| <spec> | "Specification" |
org.eclipse.ohf
plugins
org.eclipse.soda.dk
org.eclipse.soda.dk.epcglobal.llrp
org.eclipse.soda.dk.epcglobal.llrp.adapter
dk
adapter.xml
(1.12)
| Tag(s) | Timestamp | Revision | Comment |
|---|---|---|---|
| V1_2_0_2009_09_29 .. V1_2_0_2008_01_08_E3_3_2 | 2009-01-07 | 1.12 | |
| V1_2_0_2008_01_05_E3_3_2 .. V1_2_0_2008_09_30 | 2008-09-29 | 1.11 | |
| Eclipse3_3 | 2008-03-27 | 1.10 | |
| V1_1_0_2008_03_10 .. V1_1_0_2008_01_24 | 2008-01-24 | 1.8 | |
| V1_1_0_2008_01_22 | 2008-01-15 | 1.7 | |
| V1_1_0_2008_01_12 .. V1_1_0_2008_01_11 | 2008-01-11 | 1.5 | |
| V1_1_0_2007_12_03 | 2007-11-30 | 1.1 | First commit of LLRP implementation |
| Copyright (c) 2009 IBM. See license in Legal section. | 2009-10-01 | Epcglobal Llrp XML Reference 1.2.0 |