Eclipse.org Eclipse.org profile Epcglobal Llrp

<profile> examples

Epcglobal Llrp Attributes Elements XML Reference
<profile> example from the profile_test.xml sample.

<?xml version="1.0" encoding="UTF-8"?>



        <profile idref="org.eclipse.soda.dk.epcglobal.llrp.gpio.profile/dk/profile.xml#EpcglobalLlrpGpioProfile"/>



<profile> example from the profile.xml sample.

<?xml version="1.0" encoding="UTF-8"?>



    <profile id="EpcglobalLlrpGpioProfile" packagebase="org.eclipse.soda.dk">
        <description>EPCglobal Low Level Reader Protocol (LLRP) GPIO 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>
        <profileparent>
            <profileref idref="org.eclipse.soda.dk.gpio.profile/dk/profile.xml#GpioProfile"/>
        </profileparent>
        <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_ReaderEventNotificationSpec"/>
            <commandref idref="SetReaderConfig_GPIPortCurrentState"/>
            <signalref idref="SetReaderConfigResponse"/>
            <commandref idref="GetReaderConfig_GPIPortCurrentState"/>
            <signalref idref="GPIPortCurrentStateResponse"/>
            <signalref idref="ReaderEventNotification"/>
            <commandref idref="SetReaderConfig_GPOWriteData"/>
        </device>
        <bundle/>
        <managedbundle/>
        <managedfactorybundle/>
    </profile>



<profile> example from the profile_test.xml sample.

<?xml version="1.0" encoding="UTF-8"?>



        <profile idref="org.eclipse.soda.dk.epcglobal.llrp.inventory.profile/dk/profile.xml#EpcglobalLlrpInventoryProfile"/>



<profile> example from the profile.xml sample.

<?xml version="1.0" encoding="UTF-8"?>



    <profile id="EpcglobalLlrpInventoryProfile"
            packagebase="org.eclipse.soda.dk">
        <description>EPCglobal Low Level Reader Protocol (LLRP) Inventory 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"/>
        <profileparent>
            <profileref idref="org.eclipse.soda.dk.rfid.inventory.profile/dk/profile.xml#RfidInventoryProfile"/>
        </profileparent>
        <group id="LLRPInventoryProfile">
            <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"/>
            <commandref idref="SetReaderConfig_ReaderEventNotificationSpec"/>
            <signalref idref="ReaderEventNotification"/>
        </device>
        <bundle/>
        <managedbundle/>
        <managedfactorybundle/>
    </profile>



<profile> example from the testagent.xml sample.

<?xml version="1.0" encoding="UTF-8"?>



        <profile idref="org.eclipse.soda.dk.epcglobal.llrp.write.profile/dk/profile.xml"/>



<profile> example from the profile.xml sample.

<?xml version="1.0" encoding="UTF-8"?>



    <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>




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