Difference between revisions of "Version 3.2"

From RifidiWiki

Jump to: navigation, search
(MQTT - Moquette 0.7 Upgrade (Maybe - pending feedback from Moquette https://github.com/andsel/moquette/issues/19 Issue_19)
Line 1: Line 1:
 
=Changes in 3.2 Draft Notes - (final targeted for 3/20/15)=
 
=Changes in 3.2 Draft Notes - (final targeted for 3/20/15)=
 
==MQTT - Moquette 0.7 Upgrade (Maybe - pending feedback from Moquette [[https://github.com/andsel/moquette/issues/19 Issue_19]]==
 
 
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==

Revision as of 02:07, 17 March 2015

Changes in 3.2 Draft Notes - (final targeted for 3/20/15)

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 command
  8. Added Delete command command
  9. Added Delete Session

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/ - targeting 03/20/14

Developer's_Guide

User's_Guide

Personal tools