Difference between revisions of "HelloWorld App Jumpstart"

From RifidiWiki

Jump to: navigation, search
(HelloWorld App)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
==HelloWorld App==
 
==HelloWorld App==
 
* 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 Source]
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)”
+
[http://www.transcends.co/www/apps/helloworld/org.rifidi.app.helloworld.7z HelloWorld App Eclipse Project]
 +
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.

Latest revision as of 11:48, 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 Source HelloWorld App Eclipse Project 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