From: Thiago V. <thi...@gm...> - 2009-05-07 12:47:40
|
Hello, I'm trying to write an example of using Fosstrak in which we have the EventSink, fc-server, fc-client and the Simulator. However, the Simulator only generates tags in hexadecimal that can't be translated by fc-server to an URI representing an EPC. Given that, I can't write an example with a tag filter. For instance: <reportSpecs> <reportSpec reportName="report1"> <reportSet set="CURRENT"/> <filterSpec> <includePatterns> <includePattern>urn:epc:pat:gid-96:1234567.42.*</includePattern> </includePatterns> </filterSpec> <output includeTag="true"/> </reportSpec> </reportSpecs> thanks -- Thiago Rosa Vaz Mestrando em Ciência da Computação - UFG |