Difference between revisions of "Version 3.1.1"

From RifidiWiki

Jump to: navigation, search
Line 5: Line 5:
 
Upgraded MQTTT Broker from .4 to .6 to add SSL, Websocket features, override configurarion (Port, SSL etc..) and address some bugs with MQTT broker,  [[Edge_Messaging]]
 
Upgraded MQTTT Broker from .4 to .6 to add SSL, Websocket features, override configurarion (Port, SSL etc..) and address some bugs with MQTT broker,  [[Edge_Messaging]]
  
==REST via SSL - Restlet==
+
==REST - Restlet==
  
Added ability to expose REST features via SSL (Secure Socket Layer) [[Edge_Management#Configuration_.28HTTP_over_SSL.29_-_Available_as_of_version_3.1.1]]
+
# Added ability to expose REST features via SSL (Secure Socket Layer) [[Edge_Management#Configuration_.28HTTP_over_SSL.29_-_Available_as_of_version_3.1.1]]
 +
# Get LLRP Reader Config and ROSpec Config
  
  
Line 14: Line 15:
 
# LLRP - Fixed issue with LLRP when consecutive stopsessions were executed startsession would not connect to reader properly (causing no tags to be read)
 
# LLRP - Fixed issue with LLRP when consecutive stopsessions were executed startsession would not connect to reader properly (causing no tags to be read)
 
# LLRP - Updated default Reader Configuration in no default Reader Configuration file exists
 
# LLRP - Updated default Reader Configuration in no default Reader Configuration file exists
# RXTX - Serial Communication updated for ARM support (such as PI)
+
# RXTX - Serial Communication updated for ARM support
  
 
==Links==
 
==Links==

Revision as of 02:07, 6 December 2014

Changes in 3.1.1

MQTT - Moquette 0.6 Upgrade

Upgraded MQTTT Broker from .4 to .6 to add SSL, Websocket features, override configurarion (Port, SSL etc..) and address some bugs with MQTT broker, Edge_Messaging

REST - Restlet

  1. Added ability to expose REST features via SSL (Secure Socket Layer) Edge_Management#Configuration_.28HTTP_over_SSL.29_-_Available_as_of_version_3.1.1
  2. Get LLRP Reader Config and ROSpec Config


Bug Fix

  1. LLRP - Fixed issue with LLRP when consecutive stopsessions were executed startsession would not connect to reader properly (causing no tags to be read)
  2. LLRP - Updated default Reader Configuration in no default Reader Configuration file exists
  3. RXTX - Serial Communication updated for ARM support

Links

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

Developer's_Guide

User's_Guide

Personal tools