Difference between revisions of "HelloWorld App Jumpstart"

From RifidiWiki

Jump to: navigation, search
Line 5: Line 5:
  
 
==HelloWorld App==
 
==HelloWorld App==
* 2.  Here is where one can find the sources for the sample Rifidi Dynamic Reader Configuration
+
* 2.  Here is where one can find the sources for the HelloWorld App
[https://transcends.svn.cloudforge.com/rifidi/rifidi/trunk/apps/org.rifidi.app.readerconfig/ Rifidi Dynamic Reader Configuration using Rifidi SDK]
+
[https://transcends.svn.cloudforge.com/rifidi/rifidi/trunk/apps/org.rifidi.app.helloworld/ HelloWorld App]
 
Note: The example app updates and existing readers LLRP RoSpec configuration in runtime. This could be extended to update other reader property/configurations dynamically.
 
Note: The example app updates and existing readers LLRP RoSpec configuration in runtime. This could be extended to update other reader property/configurations dynamically.

Revision as of 11:51, 23 June 2014

Create a RifidiApp

  • 1. Create a RifidiApp. First, be sure to set up a developer environment using these steps.

Then check the developer guide for [[Developer's_Guide|more details on creating Rifidi apps. Below is

HelloWorld App

HelloWorld App

  • 2. Here is where one can find the sources for the HelloWorld App

HelloWorld App Note: The example app updates and existing readers LLRP RoSpec configuration in runtime. This could be extended to update other reader property/configurations dynamically.

Personal tools