Difference between revisions of "Version 3.2"

From RifidiWiki

Jump to: navigation, search
(MQTT - Moquette 0.7 Upgrade)
(Changes in 3.2 Draft Notes)
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Changes in 3.2=
+
=Changes in 3.2  =
 
+
==MQTT - Moquette 0.7 Upgrade==
+
 
+
Upgraded MQTTT Broker from .6 to .7 - fix for Websockets [[http://forums.rifidi.net/viewtopic.php?f=34&t=4499 issue report]],  [[Edge_Messaging]]
+
  
 
==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 Delete Reader command
+
# Added delete reader
# Added Delete command command
+
# Added delete command
# Added Delete Session
+
# Added delete session
 +
 
 +
==LLRP Updates==
 +
# Added Get LLRP Run-time Reader and RoSpec configuration [[Edge_LLRP_Reader_Management]]
  
 
==LLRP Tag Encoding==
 
==LLRP Tag Encoding==
Line 34: Line 33:
 
==Links==
 
==Links==
 
Javadocs:
 
Javadocs:
http://www.transcends.co/www/javadoc/edge3.2.0/ - targeting 03/17/14
+
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

Changes in 3.2

REST - Restlet

  1. Updated Restlet to 2.3.1 to fix REST single threading performance issue
  2. create session only allows for 1 session (session id of 1)
  3. readerstatus - reader status command change adding command factory
  4. create reader - return service id
  5. create command - return service id
  6. CommandType command - missing compatible readertype attribute
  7. Added delete reader
  8. Added delete command
  9. Added delete session

LLRP Updates

  1. Added Get LLRP Run-time Reader and RoSpec configuration Edge_LLRP_Reader_Management

LLRP Tag Encoding

  1. Added user memory tag writing/reading options LLRP_Tag_Encoding
  2. Added EPC, KillPassword, access pasword Read options LLRP_Tag_Encoding
  3. Rifidiserver (.ini) set Encoding option to be synchronous by default LLRP_Tag_Encoding#Global_Settings_via_Edge_Server_Configuration

Rifidi Services

  1. Rifidi Service - Optimized RSSI service - [Issue report]

Bug Fix

  1. LLRP - Java IOexception potentially freezing server - or at least not being handled
  2. LLRP Adapter - Handle - LLRP Error Occurred: java.lang.IllegalStateException
  3. Alien - Update tagtype to 1 as default


Links

Javadocs: http://www.transcends.co/www/javadoc/edge3.2.0/

Developer's_Guide

User's_Guide

Personal tools