Difference between revisions of "Edge Server HOWTOs"
From RifidiWiki
| Line 7: | Line 7: | ||
<p><strong>Development HowTos</strong></p>  | <p><strong>Development HowTos</strong></p>  | ||
*[[Edge Server Development Environment]]  | *[[Edge Server Development Environment]]  | ||
| − | *[[Rifidi  | + | *[[Build Rifidi Edge from Source]]  | 
*[[Developers:howtoUseSVN|How to use Rifidi SVN]]  | *[[Developers:howtoUseSVN|How to use Rifidi SVN]]  | ||
*[[How to create a sensor plugin]]  | *[[How to create a sensor plugin]]  | ||
Revision as of 10:38, 10 July 2015
Configuration HowTos
- How to upgrade a 1.2 RifidiApp to 1.3
 - How to use OSGi Services
 - Getting Started with LLRP in RIFIDI
 - GPIO Tutorial
 
Development HowTos
- Edge Server Development Environment
 - Build Rifidi Edge from Source
 - How to use Rifidi SVN
 - How to create a sensor plugin
 - How to add a new Rifidi Service
 - How to connect Rifidi via RMI Client
 - How to use Rifidi Logging
 - How_to_add_OSGI_Bundles
 - Adding Third Party Libraries
 - Custom Esper Rules Jumpstart
 - How to consume tag events from the Internal JMS Message Bus
 - Adding Custom Extensions with LLRP
 
Deployment HowTos