Difference between revisions of "Version 2.2"

From RifidiWiki

Jump to: navigation, search
(New page: ==Changes in 2.2== We are pleased to announce the release of Rifidi 2.2! Here are some of the new features: ===Small bug fixes=== Rifidi init.d stop script. ===LLRP Enhancements=== O...)
 
Line 11: Line 11:
 
===LLRP Enhancements===
 
===LLRP Enhancements===
  
One can now inject a custom rospec (some reader types function better with customizations). The default.llrp file can be placed on config folder to override out of the box rospec operation.
+
One can now inject a custom ROSPEC (some reader types function better with customizations). The default.llrp file can be placed on config folder to override out of the box ROSPEC operation.
 +
 
 +
 
 +
===Rifidi App Development===
 +
 
 +
Added documentation to simplify RIFIDI App Development - [[Developer%27s_Quick_Start_Reference]]
 +
Added AWS/Cloud Integration Jumpstart example - [[Cloud_Jumpstart]]
  
 
==Links==
 
==Links==

Revision as of 18:17, 21 August 2013

Changes in 2.2

We are pleased to announce the release of Rifidi 2.2!

Here are some of the new features:

Small bug fixes

Rifidi init.d stop script.

LLRP Enhancements

One can now inject a custom ROSPEC (some reader types function better with customizations). The default.llrp file can be placed on config folder to override out of the box ROSPEC operation.


Rifidi App Development

Added documentation to simplify RIFIDI App Development - Developer's_Quick_Start_Reference Added AWS/Cloud Integration Jumpstart example - Cloud_Jumpstart

Links

Javadocs (method signatures same as 2.0.0): http://www.transcends.co/www/javadoc/edge2.0.0/

Developer's_Guide

User's_Guide