Difference between revisions of "HelloWorld App Jumpstart"

From RifidiWiki

Jump to: navigation, search
Line 7: Line 7:
 
* 2.  Here is where one can find the sources for the HelloWorld App
 
* 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.helloworld/  HelloWorld App]
 
[https://transcends.svn.cloudforge.com/rifidi/rifidi/trunk/apps/org.rifidi.app.helloworld/  HelloWorld App]
Note: The HelloWorld application is a very simple Rifidi® application. It uses the ReadZoneMonitoringService to create a subscriber, and prints xxx to standard out when a tag arrives in the read zone. There will be one print out with the format “tag arrived: (tag id)”
+
Note: The HelloWorld application is a very simple Rifidi® application. It uses the ReadZoneMonitoringService to create a subscriber, and prints tag epc id to standard out when a tag arrives in the read zone. There will be one print out with the format “tag arrived: (tag id)”
 
In order to try out the HelloWorld app you can just download the application from here, then install the app.
 
In order to try out the HelloWorld app you can just download the application from here, then install the app.

Revision as of 01:20, 24 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 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 HelloWorld application is a very simple Rifidi® application. It uses the ReadZoneMonitoringService to create a subscriber, and prints tag epc id to standard out when a tag arrives in the read zone. There will be one print out with the format “tag arrived: (tag id)” In order to try out the HelloWorld app you can just download the application from here, then install the app.

Personal tools