|
|
transport_test.xml | Epcglobal Llrp |
|
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>
<transporttest id="EpcglobalLlrpTransportTest" packagebase="org.eclipse.soda.dk">
<description>EPCglobal Low Level Reader Protocol (LLRP) Transport Test</description>
<provider>Eclipse.org</provider>
<version>1.1.0</version>
<vendor>IBM</vendor>
<send id="basic_tests">
<message id="TestMsg_GetReaderConfig">
<bytes format="hex">
<!-- GET_READER_CONFIG -->
<!-- Message Length -->
<!-- MessageID -->
<!-- AntennaID:0 -->
<!-- RequestedData: 0 -->
<!-- GPIPortNum: 0 -->
<!-- GPOPortNum: 0 -->
04,02,
00,00,00,11,
01,23,45,67,
00,00,
00,
00,00,
00,00
</bytes>
</message>
<message id="TestMsg_SetReaderConfig">
<bytes format="hex">
<!-- SET_READER_CONFIG -->
<!-- Message Length -->
<!-- MessageID -->
<!-- ResetToFactoryDefaults: true -->
<!-- ROReportSpec Parameter -->
<!-- length: 13 -->
<!-- ROReportTrigger: 2 -->
<!-- N: 1 -->
<!-- enc: TLV -->
<!-- TagReportContentSelector Parameter -->
<!-- length: 6 -->
<!--
R_EnableROSpecID: false
I_EnableSpecIndex: false
P_EnableInventoryParameterSpecID: false
A_EnableAntennaID: true
C_EnableChannelIndex: false
R_EnablePeakRSSI: true
F_EnableFirstSeenTimestamp: true
L_EnableLastSeenTimestamp: true
T_EnableTagSeenCount: true
S_EnableAccessSpecID: false
-->
04,03,
00,00,00,18,
00,0a,29,9a,
80,
00,ed,
00,0d,
02,
00,01,
00,
ee,
00,06,
17,80
</bytes>
</message>
</send>
<send id="basic_capabilities">
<message id="TestMsg_GetReaderCapabilities">
<bytes format="hex">
<!-- GET_READER_Capabilities -->
<!-- Message Length -->
<!-- MessageID -->
04,01,
00,00,00,0b,
01,23,45,67,
00
</bytes>
</message>
</send>
<transport idref="org.eclipse.soda.dk.epcglobal.llrp.transport/dk/transport.xml#EpcglobalLlrpTransport"/>
<testcase/>
<bundle/>
<managedfactorybundle/>
</transporttest>
</dkml>
| element | id |
|---|---|
| <message> | "TestMsg_GetReaderCapabilities" |
| "TestMsg_GetReaderConfig" | |
| "TestMsg_SetReaderConfig" | |
| <send> | "basic_capabilities" |
| "basic_tests" | |
| <transporttest> | "EpcglobalLlrpTransportTest" |
org.eclipse.ohf
plugins
org.eclipse.soda.dk
org.eclipse.soda.dk.epcglobal.llrp
org.eclipse.soda.dk.epcglobal.llrp.transport.test
dk
transport_test.xml
| Tag(s) | Timestamp | Revision | Comment |
|---|---|---|---|
| V1_1_0_2008_02_06 .. V1_1_0_2008_01_22 | 2008-01-15 | 1.6 | |
| V1_1_0_2008_01_12 .. V1_1_0_2008_01_11 | 2008-01-11 | 1.4 | |
| 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 |