Difference between revisions of "Edge Server HOWTOs"
From RifidiWiki
| (4 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
*[[Rifidi App Upgrade Guide|How to upgrade a 1.2 RifidiApp to 1.3]]  | *[[Rifidi App Upgrade Guide|How to upgrade a 1.2 RifidiApp to 1.3]]  | ||
*[[How to use OSGi Services]]  | *[[How to use OSGi Services]]  | ||
| + | *[[How to Configure Extended OSGI Debugging/Tracing]]  | ||
| + | *[[How to Auto Connect Reader Sessions at Server Startup]]  | ||
*[[Getting Started with LLRP in RIFIDI]]  | *[[Getting Started with LLRP in RIFIDI]]  | ||
*[[GPIO Tutorial]]  | *[[GPIO Tutorial]]  | ||
| + | *[[ How to setup Emulator on Java 6/7]]  | ||
<p><strong>Development HowTos</strong></p>  | <p><strong>Development HowTos</strong></p>  | ||
*[[Edge Server Development Environment]]  | *[[Edge Server Development Environment]]  | ||
*[[Build Rifidi Edge from Source]]  | *[[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]]  | ||
Latest revision as of 15:09, 8 June 2017
Configuration HowTos
- How to upgrade a 1.2 RifidiApp to 1.3
 - How to use OSGi Services
 - How to Configure Extended OSGI Debugging/Tracing
 - How to Auto Connect Reader Sessions at Server Startup
 - Getting Started with LLRP in RIFIDI
 - GPIO Tutorial
 - How to setup Emulator on Java 6/7
 
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