Difference between revisions of "Developer's Quick Start Reference"

From RifidiWiki

Jump to: navigation, search
(New page: Basics for Developemnt Set Up, Build and Delpoying your App ==Set up your development environment== * 1. Check the section starting at "Importing a Project Template" on page 5 for how to d...)
 
(Build an App)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
Basics for Developemnt Set Up, Build and Delpoying your App
+
Basics for Rifidi App Development Set Up, Build and Delpoying your App
 
==Set up your development environment==
 
==Set up your development environment==
* 1.
+
* 1.[[Edge_Server_Development_Environment|Set up your Development Environment]].  
Check the section starting at "Importing a Project Template" on page 5 for how to do this.  
+
  
After your application is set up, you'll have to choose how you want to receive your tags.  Tags that are read by RFID readers will be inserted into an event processing engine called Esper.  There are a few different ways to receive these tags, as outlined here:
 
  
==Build a App==
+
==Build an App==
* 2. [[Developer%27s_Guide|creating your own Rifidi App]].
+
Here one can leverage Rifidi APP SDK to build custom Sensor Applications communicating with Readers/Sensors, translating into Sensor Events/Rules and Integrating with AWS Cloud, Database, MQTT, JMs. (others can be added as OSGI bundles to Rifidi Edge server)
 +
 
 +
* [[Development_Jumpstarts| Full List of Rifidi APP Development Jumpstarts (also included with Rifidi SDK)]]
 +
 
 +
Also refer to developer's guide for more details on building a custom app. [[Developer%27s_Guide]]
  
 
==Export and Deploy your App==
 
==Export and Deploy your App==
* 3.[[How_to_export_your_custom_Rifidi_application]]  
+
* 3.[[How_to_export_your_custom_Rifidi_application |Export and Deploy your Rifidi App]]  
  
 
==Installing your App==
 
==Installing your App==
* 4. [[Installing_an_Application]] 
+
* 4. [[Installing_an_Application|Installing your Rifidi App (if already exported)]]
 
+
==JumpStart App References==
+
* 5a.[[Database_Jumpstart]]
+

Latest revision as of 12:42, 19 November 2014

Basics for Rifidi App Development Set Up, Build and Delpoying your App

Set up your development environment


Build an App

Here one can leverage Rifidi APP SDK to build custom Sensor Applications communicating with Readers/Sensors, translating into Sensor Events/Rules and Integrating with AWS Cloud, Database, MQTT, JMs. (others can be added as OSGI bundles to Rifidi Edge server)

Also refer to developer's guide for more details on building a custom app. Developer's_Guide

Export and Deploy your App

Installing your App

Personal tools