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

From RifidiWiki

Jump to: navigation, search
(Build an App)
 
(8 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.[[Edge_Server_Development_Environment|Set up your Development Environment].  
+
* 1.[[Edge_Server_Development_Environment|Set up your Development Environment]].  
  
  
==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==
Line 11: Line 15:
  
 
==Installing your App==
 
==Installing your App==
* 4. [[Installing_an_Application]|Installing your Rifidi App (if already exported)]] 
+
* 4. [[Installing_an_Application|Installing your Rifidi App (if already exported)]]
 
+
==JumpStart App References==
+
* 5a.[[Database_Jumpstart]]
+
* 5b.[[Cloud_Jumpstart]]
+
* 5c.[[JMS_Jumpstart]]
+
* 5d.[[Rifidi_Services_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