Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 563 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 563 Bytes

ImpinjConfigurator

Just config the Impinj readers with OctaneSDK to set ROReport destination by deploying LLRP from this application host.

Synopsis

Edit SolutionConstants.cs first to specify the reader name or its IP address.

git clone https://github.com/iomz/ImpinjConfigurator.git
# Copy OctaneSdk_.NET_2_0_2_240/lib to ImpinjConfigurator/lib
mdtool build ImpinjConfigurator.csproj
mono bin/Debug/ImpinjConfigurator.exe

Reference