Difference between revisions of "Version 3.1.1"

From RifidiWiki

Jump to: navigation, search
(Created page with "=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 s...")
 
(Bug Fix)
 
(5 intermediate revisions by the same user not shown)
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 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 [[Edge_LLRP_Reader_Management]]
  
 
==Bug Fix==
 
==Bug Fix==
  
# LLRP - Fixed issue with LLRP when consecutive stopsessions were executed startsession would not connect to reader properly (cauing 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
 +
# RXTX - Serial Communication updated for ARM Processor support
  
 
==Links==
 
==Links==
 
Javadocs:
 
Javadocs:
http://www.transcends.co/www/javadoc/edge3.1.1/
+
http://www.transcends.co/www/javadoc/edge3.1.1/ - targeting 12/9/14
  
 
[[Developer's_Guide]]
 
[[Developer's_Guide]]
  
 
[[User's_Guide]]
 
[[User's_Guide]]

Latest revision as of 21:25, 8 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 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 Edge_LLRP_Reader_Management

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 Processor support

Links

Javadocs: http://www.transcends.co/www/javadoc/edge3.1.1/ - targeting 12/9/14

Developer's_Guide

User's_Guide

Personal tools