Difference between revisions of "Version 3.2"
From RifidiWiki
 (→MQTT - Moquette 0.7 Upgrade)  | 
				 (→Changes in 3.2 Draft Notes)  | 
				||
| (17 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | =Changes in 3.2  | + | =Changes in 3.2  =  | 
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
==REST - Restlet==  | ==REST - Restlet==  | ||
| Line 13: | Line 9: | ||
# create command -  return service id    | # create command -  return service id    | ||
# CommandType command - missing compatible readertype attribute  | # CommandType command - missing compatible readertype attribute  | ||
| − | # Added   | + | # Added delete reader  | 
| − | # Added   | + | # Added delete command  | 
| − | # Added   | + | # Added delete session  | 
| + | |||
| + | ==LLRP Updates==  | ||
| + | # Added Get LLRP Run-time Reader and RoSpec configuration [[Edge_LLRP_Reader_Management]]  | ||
| − | ==LLRP Tag Encoding==  | + | ==LLRP Tag Encoding==  | 
# Added user memory tag writing/reading options [[LLRP_Tag_Encoding]]  | # Added user memory tag writing/reading options [[LLRP_Tag_Encoding]]  | ||
# Added EPC, KillPassword, access pasword Read options [[LLRP_Tag_Encoding]]  | # Added EPC, KillPassword, access pasword Read options [[LLRP_Tag_Encoding]]  | ||
| Line 23: | Line 22: | ||
==Rifidi Services==  | ==Rifidi Services==  | ||
| − | #  Rifidi Service - Optimized RSSI service - [[http://forums.rifidi.net/viewtopic.php?f=35&t=4491]]  | + | #  Rifidi Service - Optimized RSSI service - [[http://forums.rifidi.net/viewtopic.php?f=35&t=4491 Issue report]]  | 
==Bug Fix==  | ==Bug Fix==  | ||
| Line 34: | Line 33: | ||
==Links==  | ==Links==  | ||
Javadocs:  | Javadocs:  | ||
| − | http://www.transcends.co/www/javadoc/edge3.  | + | http://www.transcends.co/www/javadoc/edge3.2.0/  | 
[[Developer's_Guide]]  | [[Developer's_Guide]]  | ||
[[User's_Guide]]  | [[User's_Guide]]  | ||
Latest revision as of 00:15, 21 March 2015
Contents
Changes in 3.2
REST - Restlet
- Updated Restlet to 2.3.1 to fix REST single threading performance issue
 - create session only allows for 1 session (session id of 1)
 - readerstatus - reader status command change adding command factory
 - create reader - return service id
 - create command - return service id
 - CommandType command - missing compatible readertype attribute
 - Added delete reader
 - Added delete command
 - Added delete session
 
LLRP Updates
- Added Get LLRP Run-time Reader and RoSpec configuration Edge_LLRP_Reader_Management
 
LLRP Tag Encoding
- Added user memory tag writing/reading options LLRP_Tag_Encoding
 - Added EPC, KillPassword, access pasword Read options LLRP_Tag_Encoding
 - Rifidiserver (.ini) set Encoding option to be synchronous by default LLRP_Tag_Encoding#Global_Settings_via_Edge_Server_Configuration
 
Rifidi Services
- Rifidi Service - Optimized RSSI service - [Issue report]
 
Bug Fix
- LLRP - Java IOexception potentially freezing server - or at least not being handled
 - LLRP Adapter - Handle - LLRP Error Occurred: java.lang.IllegalStateException
 - Alien - Update tagtype to 1 as default