|
|
transport | Epcglobal Llrp |
<transport> examples |
Epcglobal Llrp Attributes Elements XML Reference |
<transport> example from the transport_test.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<!-- GET_READER_Capabilities -->
<!-- Message Length -->
<!-- MessageID -->
<transport idref="org.eclipse.soda.dk.epcglobal.llrp.transport/dk/transport.xml#EpcglobalLlrpTransport"/>
<transport> example from the transport.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<transport id="EpcglobalLlrpTransport" packagebase="org.eclipse.soda.dk">
<description>EPCglobal Low Level Reader Protocol (LLRP) Transport</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>
<responsetimeout>1000</responsetimeout>
<message id="Msg_KEEPALIVE">
<bytes format="hex">04,3e, 00,00,00,0a, 00,00,00,00</bytes>
<filter id="Filter_KEEPALIVE">
<bytes format="hex">1f,ff,ff,ff,ff,ff,00,00,00,00</bytes>
</filter>
</message>
<message id="Msg_KEEPALIVE_ACK">
<bytes format="hex">04,48, 00,00,00,0a, 00,00,00,00</bytes>
<filter id="Filter_KEEPALIVE_ACK">
<bytes format="hex">1f,ff,ff,ff,ff,ff,00,00,00,00</bytes>
</filter>
</message>
<message id="Msg_SET_READER_CONFIG_KEEPALIVESPEC">
<bytes format="hex">04,03,00,00,00,14,40,00,00,00,00,00,dc,00,09,01,00,00,13,88</bytes>
<parameter type="int">
<index>16</index>
<length>32</length>
</parameter>
<filter id="Filter_SET_READER_CONFIG_KEEPALIVESPEC">
<bytes format="hex">ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,00,00,00,00</bytes>
</filter>
</message>
<message id="ReaderEventNotification_ConnectionAttempt">
<bytes format="hex">
<!-- ReaderEventNotificationData [enc:TLV] -->
<!-- length:22 -->
<!-- UTCTimeStamp or Uptime [enc:TLV] -->
<!-- length: 12 -->
<!-- microsecs -->
<!-- ConnectionAttemptEvent [enc:TLV] -->
<!-- length:6 -->
<!-- param: status -->
04,3f,
00,00,00,00,
00,00,00,00,
00,f6,
00,16,
00,80,
00,0c,
00,00,00,00,00,00,00,00,
01,00,
00,06,
00,00
</bytes>
<parameter id="ReaderEventParameter" type="short">
<index>30</index>
<size>2</size>
</parameter>
<filter id="EpcEpcglobalLlrpMessageHeaderFilter">
<bytes format="hex">
<!-- ReaderEventNotificationData [enc:TLV] -->
<!-- length -->
<!-- The filter allows both UTCTimeStamp (msg_id:128) & Uptime (msg_id:129) [enc:TLV] -->
<!-- length -->
<!-- microsecs -->
<!-- ConnectionAttemptEvent [enc:TLV] -->
<!-- length -->
<!-- param: status -->
1f,ff,
00,00,00,00,
00,00,00,00,
03,ff,
ff,ff,
03,fe,
ff,ff,
00,00,00,00,00,00,00,00,
03,ff,
ff,ff,
00,00
</bytes>
</filter>
</message>
<message id="CloseConnectionMessage">
<specreference idref="Specification">
<specsection>CLOSE_CONNECTION
</specsection>
</specreference>
<bytes format="hex">04,e, 00,00,00,0a, 00,00,00,00</bytes>
<filter id="CloseConnectionMessageFilter">
<bytes format="hex">1f,ff,ff,ff,ff,ff,00,00,00,00</bytes>
</filter>
</message>
<message id="CloseConnectionResponseMessage">
<specreference idref="Specification">
<specsection>CLOSE_CONNECTION_RESPONSE
</specsection>
</specreference>
<bytes format="hex">04,4, 00,00,00,0a, 00,00,00,00</bytes>
<filter id="Filter1FFF">
<bytes format="hex">1f,ff</bytes>
</filter>
</message>
<exportservice>
org.eclipse.soda.dk.rfid.transport.service.RfidTransportService
</exportservice>
<tcpip>
<host>epcgloballlrp</host>
<remoteport>5084</remoteport>
</tcpip>
<bundle/>
<managedbundle/>
<managedfactorybundle/>
</transport>
| Copyright (c) 2008 IBM. See license in Legal section. | 2008-02-07 | Epcglobal Llrp XML Reference 1.1.0 |