Adding Custom Extensions with LLRP

From RifidiWiki

Revision as of 18:11, 2 June 2014 by Bppause (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

To Add Custom Extensions with LLRP

Examples: ImpinjInventorySearchMode, ImpinjFixedFrequencyList, ImpinjSerializedTID, ImpinjRFPhaseAngle, ImpinjPeakRSSI

Answer:

Set property for ROSpec file and use ROSpec.

Example: setproperties LLRP_ADD_ROSPEC_File_1 ImpinjExtensions true

The prerequisites are:

  • 1. It needs to get added through the ADD_ROSPEC
  • 2. It does not require anything to come back through a tag report etc.

If condition (2) is not met, it is possible to add a feature to Rifidi in a future release to process results coming back.

Personal tools