|
From: Nikos K. <nk...@ai...> - 2009-03-10 16:43:46
|
Dear Matthias and Julien, I have implemented a LLRP HAL adaptor for the Filtering and collection server with the help of the LLRP toolkit (in the scope of FP7-ASPIRE project). ASPIRE have used as base the Fosstrak Filtering and collection server so the classes I have created are compatible with the current version of the Fosstrak F&C server (with some slight changes mainly concerning the projects packaging). You can find the classes at : http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/aspire/branches/AITdev/servers/aspireRfidALE/src/main/java/org/ow2/aspirerfid/ale/server/readers/llrp/ (LLRPAdaptor.java <http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/aspire/branches/AITdev/servers/aspireRfidALE/src/main/java/org/ow2/aspirerfid/ale/server/readers/llrp/LLRPAdaptor.java?rev=351&view=log> , LLRPInputGenerator.java <http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/aspire/branches/AITdev/servers/aspireRfidALE/src/main/java/org/ow2/aspirerfid/ale/server/readers/llrp/LLRPInputGenerator.java?rev=360&view=log> ) And the configuration file at: http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/aspire/branches/AITdev/servers/aspireRfidALE/src/main/resources/ (StaticLlrpLogicalReader_ImpinjSpeedway.xml <http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/aspire/branches/AITdev/servers/aspireRfidALE/src/main/resources/StaticLlrpLogicalReader_ImpinjSpeedway.xml?rev=360&view=log> , DynamicLlrpLogicalReader_ImpinjSpeedway.xml <http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/aspire/branches/AITdev/servers/aspireRfidALE/src/main/resources/DynamicLlrpLogicalReader_ImpinjSpeedway.xml?rev=360&view=log> ) for the static and the dynamic definition respectively. Also you’ll need to add the LLRP toolkit library to the project which can be found at : http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/aspire/branches/AITdev/servers/aspireRfidALE/src/main/webapp/WEB-INF/lib/ (LTKJava_with_dep.0.1.1.jar <http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/aspire/branches/AITdev/servers/aspireRfidALE/src/main/webapp/WEB-INF/lib/LTKJava_with_dep.0.1.1.jar?rev=246&view=log> ) Best Regards, Nikos Kefalakis Research Scientist at AGC Group Athens Information Technology LinkedIn Profile: http://www.linkedin.com/in/kefnik From: Matthias Lampe [mailto:la...@ac...] Sent: Δευτέρα, 9 Μαρτίου 2009 9:29 μμ To: jul...@at...; acc...@li... Subject: Re: [accada-user] LLRP Protocol Hi Julien Thank you very much for your interest in Fosstrak! Unfortunately the LLRP connection from the Filtering and Collection module is not released yet. It will be available shortly and announced on the mailinglist. Best Matthias From: Julien CHEVY [mailto:jul...@at...] Sent: Montag, 9. März 2009 14:52 To: acc...@li... Subject: [accada-user] LLRP Protocol Hi, Fosstrack is a very good idea. I downloaded last version. I tested filtering & collection module with simulator (RP protocol) on windows platform. It’s ok but I want connect real reader by LLRP protocol like IF61 Intermec Reader. Is it possible? With HAL adaptor? Do you have test Fosstrack with other real reader? I read Fosstrack adaptor documentation but it’s not clear. Do you have any more documentation, sample or … to connect fosstrack filtering & collection module to real reader in LLRP protocol. Thank you Regards |