Difference between revisions of "Version 3.6"
From RifidiWiki
| (9 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==  | ||
| Line 15: | Line 14: | ||
# Added JSON plugin support  | # Added JSON plugin support  | ||
| − | ==  | + | ==Adapters==  | 
| − | #   | + | # Added REST interface to the Generic adapter [[Generic_User_Guide#Rest_Interface]]  | 
| + | |||
==LLRP==  | ==LLRP==  | ||
#  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]]  | 
| − | + | ||
| − | + | ||
| − | #  | + | |
Latest revision as of 01:42, 11 January 2017
Changes in 3.6
Integration
- Application_Level_Events_(ALE)_User's_Guide (ALE) standard (no coding required)
 
Monitoring
- 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
- Added JSON plugin support
 
Adapters
- Added REST interface to the Generic adapter Generic_User_Guide#Rest_Interface
 
LLRP
- LLRP - Logging in issue putting session in state which requires rifidi restart
 - LLRP- added additional info logging during login state
 - Rest - added SetOperationsAsync for support LLRP send operations such as Custom operations Edge_LLRP_Reader_Management#LLRP_Set_Operation_example