Difference between revisions of "Version 3.5"
From RifidiWiki
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| =Changes in 3.5  = | =Changes in 3.5  = | ||
| + | |||
| + | ==Command-line== | ||
| + | # Currenttags commandline - add RSSI value  | ||
| ==Adapter== | ==Adapter== | ||
| Line 5: | Line 8: | ||
| # Adapter - Added feature for auto connect of readers/sensors session at startup - Globally can be disabled via JVM argument setting | # Adapter - Added feature for auto connect of readers/sensors session at startup - Globally can be disabled via JVM argument setting | ||
| # Thinkify - Updated adapter for the TR-265 reader | # Thinkify - Updated adapter for the TR-265 reader | ||
| − | # Thinkify - Fixed issue with Windows compatibility | + | # Thinkify - Fixed issue with Windows compatibility allowing user to set com port Thinkify is connecting too | 
| − | + | ||
| ==REST== | ==REST== | ||
| Line 19: | Line 22: | ||
| #  Fixed bug after adding readzone then updating application properties the readzones properties are added to app properties | #  Fixed bug after adding readzone then updating application properties the readzones properties are added to app properties | ||
| #  Added get current tags to reader and session if processing state | #  Added get current tags to reader and session if processing state | ||
| + | #  Change execute command default in wizard to one time execution | ||
| ==OSGI== | ==OSGI== | ||
| Line 30: | Line 34: | ||
| ==LLRP== | ==LLRP== | ||
| # LLRP - Fixed LLRP reconnect issues over WAN | # LLRP - Fixed LLRP reconnect issues over WAN | ||
| − | # LLRP -  | + | # LLRP - Add RSSI filter as reader property. Set to '0:0' to disable. Any other value will filter any value below the given RSSI value. You can override values for individual antennas like this: '0:-5;1:-25;3:-55'. This will set the filter from antenna 1 to -25, antenna 3 to -55, and all other antennas to -5. | 
| + | # LLRP - Adjusted access and opec specs for LLRP encoding to be compatible with Honeywell and Zebra readers | ||
| ==Plugin== | ==Plugin== | ||
Latest revision as of 13:53, 2 May 2016
Contents
Changes in 3.5
Command-line
- Currenttags commandline - add RSSI value
Adapter
- Adapter - Added feature for auto connect of readers/sensors session at startup - Globally can be disabled via JVM argument setting
- Thinkify - Updated adapter for the TR-265 reader
- Thinkify - Fixed issue with Windows compatibility allowing user to set com port Thinkify is connecting too
REST
- Rest - Update currenttags to include antenna
- Rest - Rest create readzone app group folders fix
- Rest - Added LLRP get reader capabilities
- Rest - Added Set LLRP operations
Dashboard
- Fixed bug after adding readzone then updating application properties the readzones properties are added to app properties
- Added get current tags to reader and session if processing state
- Change execute command default in wizard to one time execution
OSGI
- Added extended Debugging/Tracing features for OSGI - http://wiki.rifidi.net/index.php?title=How_to_Configure_Extended_OSGI_Debugging/Tracing (
Database
- Added PostgreSQL to DB Jumpstart App
LLRP
- LLRP - Fixed LLRP reconnect issues over WAN
- LLRP - Add RSSI filter as reader property. Set to '0:0' to disable. Any other value will filter any value below the given RSSI value. You can override values for individual antennas like this: '0:-5;1:-25;3:-55'. This will set the filter from antenna 1 to -25, antenna 3 to -55, and all other antennas to -5.
- LLRP - Adjusted access and opec specs for LLRP encoding to be compatible with Honeywell and Zebra readers
Plugin
- Plugin - Added Javax.mail to enable sending email out of the box
Device
- Bench-marked support for Raspberry Pi3 and Intel NUC - http://www.intel.com/content/www/us/en/nuc/overview.html

