Eclipse.org Eclipse.org profile.xml Epcglobal Llrp

profile.xml sample

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>
    <profile id="EpcglobalLlrpWriteProfile" packagebase="org.eclipse.soda.dk">
        <description>EPCglobal Low Level Reader Protocol (LLRP) Write Profile</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="ROSpecID" type="int" defaultvalue="1" access="true"/>
        <customparameter name="AccessSpecID" type="int" defaultvalue="1" access="true"/>
        <customparameter name="KeepROSpecRunning" type="boolean" defaultvalue="true" access="true"/>
        <profileparent>
            <profileref idref="org.eclipse.soda.dk.rfid.write.profile/dk/profile.xml#RfidWriteProfile"/>
        </profileparent>
        <group id="LLRPWriteProfile">
            <measurement id="LLRPConfiguration" type="String">
                <description>The configuration String converted from ROSpec and AccessSpec maps by LLRP config servlet. </description>
                <configuration type="String">true</configuration>
                <method/>
            </measurement>
        </group>
        <adapter idref="org.eclipse.soda.dk.epcglobal.llrp.adapter/dk/adapter.xml#EpcglobalLlrpAdapter"/>
        <device idref="org.eclipse.soda.dk.epcglobal.llrp.device/dk/device.xml#EpcglobalLlrpDevice">
            <commandref idref="SetReaderConfig_ForInventory"/>
            <commandref idref="SetReaderConfig_AntennaConfiguration"/>
            <signalref idref="SetReaderConfigResponse"/>
            <commandref idref="GetRospecs"/>
            <signalref idref="GetRospecsResponse"/>
            <commandref idref="DeleteRospec"/>
            <signalref idref="DeleteRospecResponse"/>
            <commandref idref="AddRospec"/>
            <signalref idref="AddRospecResponse"/>
            <commandref idref="EnableRospec"/>
            <signalref idref="EnableRospecResponse"/>
            <commandref idref="DisableRospec"/>
            <signalref idref="DisableRospecResponse"/>
            <commandref idref="StartRospec"/>
            <signalref idref="StartRospecResponse"/>
            <commandref idref="StopRospec"/>
            <signalref idref="StopRospecResponse"/>
            <signalref idref="RoAccessReport"/>
            <commandref idref="GetAccessspecs"/>
            <signalref idref="GetAccessspecsResponse"/>
            <commandref idref="DeleteAccessspec"/>
            <signalref idref="DeleteAccessspecResponse"/>
            <commandref idref="AddAccessspec"/>
            <signalref idref="AddAccessspecResponse"/>
            <commandref idref="EnableAccessspec"/>
            <signalref idref="EnableAccessspecResponse"/>
            <commandref idref="DisableAccessspec"/>
            <signalref idref="DisableAccessspecResponse"/>
        </device>
        <bundle/>
        <managedbundle/>
        <managedfactorybundle/>
    </profile>
</dkml>


id element
"EpcglobalLlrpWriteProfile" <profile>
"LLRPConfiguration" <measurement>
"LLRPWriteProfile" <group>
"Specification" <spec>
element id
<group> "LLRPWriteProfile"
<measurement> "LLRPConfiguration"
<profile> "EpcglobalLlrpWriteProfile"
<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.write.profile
            dk
              profile.xml
(1.13)
Tag(s) Timestamp Revision Comment
V1_2_0_2009_09_29 .. Root_Eclipse3_4 2009-09-11 1.13 Update the LLRP Write Profile to add "keepROSpec running" feature, and using multiple AccessSpecs.
V1_2_0_2009_06_02 .. 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-26 1.10
V1_1_0_2008_03_10 .. V1_1_0_2008_02_04 2008-02-04 1.9
V1_1_0_2008_01_30 .. 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-12-03 1.1

Copyright (c) 2009 IBM. See license in Legal section. 2009-10-01 Epcglobal Llrp XML Reference 1.2.0