Difference between revisions of "LLRPReader"
From AMTech WikiDocs
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=== LLRPReader === | === LLRPReader === | ||
− | Bridge EPC Low Level reader protocol to IoT DAP | + | Bridge EPC Low Level reader protocol to IoT DAP /amtech/linkeddata/types/composite/entity/LLRPReader |
+ | *[http://www.gs1.org/epcrfid/epc-rfid-llrp/1-1-0 Low Level Reader Protocol] | ||
+ | *Connection type | ||
+ | **TCPIP | ||
*Edge Intelligence | *Edge Intelligence | ||
**Implementing smoothing for new and lost tag | **Implementing smoothing for new and lost tag | ||
+ | **[[Smoothing_observations|Smoothing observations]] | ||
**EPC decoding | **EPC decoding | ||
+ | **[[EPC_(Electronic_product_code)|EPC aggregation]] | ||
**Groups tags read by antennas groups | **Groups tags read by antennas groups | ||
**Groups tags by EPC decoding. | **Groups tags by EPC decoding. | ||
+ | ** Property setReaderConfig can be set with XML document created with [https://fosstrak.github.io/llrp/pdf/llrp_commander_UserGuide.pdf LLRP Commander] tool, it can be install from https://fosstrak.github.io/llrp/download.html | ||
*Placeholders (See [[Sensor%27s_network#Placeholders_substitution|Placeholders]]) | *Placeholders (See [[Sensor%27s_network#Placeholders_substitution|Placeholders]]) | ||
** #{antennaId} Llrp protocol antenna Id set at antennas supported property | ** #{antennaId} Llrp protocol antenna Id set at antennas supported property | ||
Line 32: | Line 38: | ||
**/amtech/linkeddata/types/composite/observation/encoded96EPC | **/amtech/linkeddata/types/composite/observation/encoded96EPC | ||
**/amtech/linkeddata/types/composite/observation/gidEPC | **/amtech/linkeddata/types/composite/observation/gidEPC | ||
+ | **/amtech/linkeddata/types/composite/observation/epcAggregationObservation | ||
*Commands (see /amtech/linkeddata/types/composite/observation) | *Commands (see /amtech/linkeddata/types/composite/observation) | ||
**/amtech/linkeddata/types/composite/observation/gpoWriteDataEPC | **/amtech/linkeddata/types/composite/observation/gpoWriteDataEPC |
Latest revision as of 13:58, 2 February 2018
LLRPReader
Bridge EPC Low Level reader protocol to IoT DAP /amtech/linkeddata/types/composite/entity/LLRPReader
- Low Level Reader Protocol
- Connection type
- TCPIP
- Edge Intelligence
- Implementing smoothing for new and lost tag
- Smoothing observations
- EPC decoding
- EPC aggregation
- Groups tags read by antennas groups
- Groups tags by EPC decoding.
- Property setReaderConfig can be set with XML document created with LLRP Commander tool, it can be install from https://fosstrak.github.io/llrp/download.html
- Placeholders (See Placeholders)
- #{antennaId} Llrp protocol antenna Id set at antennas supported property
- #{smoothingResult} if smoothing has been set to true LLRP reader observations can be sent to a topic depending of the smoothing process result [new|lost]
- #{llrpReaderProximity} Set the llrp reader proximity area supported property value to targetThing proximity value field
- #{antennaProximity} Set the llrp antenna proximity area supported property value to targetThing proximity value field
- #{tagEncoding} EPC encoding name
- #{antennaName} antenna thing name
- A component of decoded epc tag; helpful to organize epc observations; for example company-prefix to inform companies about products arrival or set access control.
#{epcUri|epcString|companyPrefix|itemReference|serialNumber| serialReference|locationReference|extension|assetType| individualAssetReference|serviceReference|documentType| managerNumber|objectClass|cAGEOrDODAAC}
- Produced observations (see /amtech/linkeddata/types/composite/observation)
- /amtech/linkeddata/types/composite/observation/observationresourcecrud
- /amtech/linkeddata/types/composite/observation/graiEPC
- /amtech/linkeddata/types/composite/observation/graiEPC
- /amtech/linkeddata/types/composite/observation/decode96EPC
- /amtech/linkeddata/types/composite/observation/sgtinEPC
- /amtech/linkeddata/types/composite/observation/dodEPC
- /amtech/linkeddata/types/composite/observation/giaiEPC
- /amtech/linkeddata/types/composite/observation/ssccEPC
- /amtech/linkeddata/types/composite/observation/gdtiEPC
- /amtech/linkeddata/types/composite/observation/llrpError
- /amtech/linkeddata/types/composite/observation/dataEPC
- /amtech/linkeddata/types/composite/observation/encoded96EPC
- /amtech/linkeddata/types/composite/observation/gidEPC
- /amtech/linkeddata/types/composite/observation/epcAggregationObservation
- Commands (see /amtech/linkeddata/types/composite/observation)
- /amtech/linkeddata/types/composite/observation/gpoWriteDataEPC