Skip to content

ammolitor/impinj-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

impinj-test

this repo is for test code related to the impinj rfid reader

This project depends on non-maven packages that need to be downloaded and installed manually.

  1. The Impinj Octane SDK download here
    • Once downloaded, extract the zip file and install the jar into the local maven repository with the following command:
      mvn install:install-file -Dfile=OctaneSDKJava-3.3.0.0-jar-with-dependencies.jar -DgroupId=com.impinj -DartifactId=octane -Dversion=3.3.0.0 -Dpackaging=jar
      
  2. (Eventually) the AWS IoT SDK for Java download here

After installing the dependencies, the app can be installed with mvn clean install

About

attempt of using the Impinj Octane SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages