Eclipse.org Eclipse.org adapter.xml Epcglobal Llrp

adapter.xml sample

Epcglobal Llrp Attributes Elements XML Reference
<?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.                    -->

<dkml>
    <adapter id="EpcglobalLlrpAdapter" packagebase="org.eclipse.soda.dk">
        <description>EPCglobal Low Level Reader Protocol (LLRP) Adapter</description>
        <provider>Eclipse.org</provider>
        <version>1.1.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>
        <device idref="org.eclipse.soda.dk.epcglobal.llrp.device/dk/device.xml#EpcglobalLlrpDevice"/>
        <bundle/>
        <managedbundle/>
        <managedfactorybundle/>
    </adapter>
</dkml>


id element
"EpcglobalLlrpAdapter" <adapter>
"Specification" <spec>
element id
<adapter> "EpcglobalLlrpAdapter"
<spec> "Specification"

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.epcglobal.llrp
          org.eclipse.soda.dk.epcglobal.llrp.adapter
            dk
              adapter.xml
Tag(s) Timestamp Revision Comment
V1_1_0_2008_02_06 .. 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_2008_01_03 2007-12-07 1.2
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 XML Reference 1.1.0