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

From RifidiWiki

Jump to: navigation, search
(Build an App)
(Build an App)
 
Line 5: Line 5:
  
 
==Build an App==
 
==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, JM.
+
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)]]
+
 
 +
* [[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]]
 
Also refer to developer's guide for more details on building a custom app. [[Developer%27s_Guide]]

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