Difference between revisions of "Version 3.6"

From RifidiWiki

Jump to: navigation, search
 
(8 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
==Monitoring==
 
==Monitoring==
  
# Publishing real-time reader and Rifidi application state changes to a MQTT message topic (with configurable end points)
+
# Publishing real-time reader and Rifidi application state changes to a MQTT message topic (with configurable end points) [[Edge_Monitoring#Event_Notification_via_MQTT]]
 
+
  
 
==Rest==
 
==Rest==
  
 
# Added JSON plugin support
 
# Added JSON plugin support
 +
 +
==Adapters==
 +
# Added REST interface to the Generic adapter [[Generic_User_Guide#Rest_Interface]]
  
  
Line 19: Line 21:
 
#  LLRP - Logging in issue putting session in state which requires rifidi restart
 
#  LLRP - Logging in issue putting session in state which requires rifidi restart
 
#  LLRP- added additional info logging during login state
 
#  LLRP- added additional info logging during login state
#  Rest - added SetOperationsAsync for LLRP send operations
+
#  Rest - added SetOperationsAsync for support LLRP send operations such as Custom operations [[Edge_LLRP_Reader_Management#LLRP_Set_Operation_example]]
 
+
==Adapters==
+
#Generic - add rest (sync) interface properties leveraging existing tcp/ip interface
+
  
  

Latest revision as of 01:42, 11 January 2017

Changes in 3.6

Integration

  1. Application_Level_Events_(ALE)_User's_Guide (ALE) standard (no coding required)

Monitoring

  1. Publishing real-time reader and Rifidi application state changes to a MQTT message topic (with configurable end points) Edge_Monitoring#Event_Notification_via_MQTT

Rest

  1. Added JSON plugin support

Adapters

  1. Added REST interface to the Generic adapter Generic_User_Guide#Rest_Interface


LLRP

  1. LLRP - Logging in issue putting session in state which requires rifidi restart
  2. LLRP- added additional info logging during login state
  3. Rest - added SetOperationsAsync for support LLRP send operations such as Custom operations Edge_LLRP_Reader_Management#LLRP_Set_Operation_example


Links

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

Developer's_Guide

User's_Guide

Personal tools