<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.transcends.co/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.transcends.co/index.php?feed=atom&amp;namespace=0&amp;title=Special%3ANewPages</id>
		<title>RifidiWiki - New pages [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.transcends.co/index.php?feed=atom&amp;namespace=0&amp;title=Special%3ANewPages"/>
		<link rel="alternate" type="text/html" href="https://wiki.transcends.co/index.php/Special:NewPages"/>
		<updated>2026-04-19T07:56:27Z</updated>
		<subtitle>From RifidiWiki</subtitle>
		<generator>MediaWiki 1.23.1</generator>

	<entry>
		<id>https://wiki.transcends.co/index.php/Version_3.8.1</id>
		<title>Version 3.8.1</title>
		<link rel="alternate" type="text/html" href="https://wiki.transcends.co/index.php/Version_3.8.1"/>
				<updated>2020-09-17T12:05:48Z</updated>
		
		<summary type="html">&lt;p&gt;Bppause: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Changes in 3.8.1  =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Sensor Management==&lt;br /&gt;
&lt;br /&gt;
# Provided GPO integration services via REST - http://wiki.rifidi.net/index.php/Edge_Management#Set_GPO_Command_Example_.28released_in_Rifidi_3.8.1.29&lt;br /&gt;
&lt;br /&gt;
==Dashboard==&lt;br /&gt;
&lt;br /&gt;
# Fixed issue with current tags via REST not functioning with Dashboard&lt;br /&gt;
&lt;br /&gt;
==LLRP==&lt;br /&gt;
&lt;br /&gt;
# Fixed ROSpec Power setting compatibility with latest Impinj firmware&lt;br /&gt;
&lt;br /&gt;
==System==&lt;br /&gt;
&lt;br /&gt;
# Stats - added Rifidi monthly uptime collection (readers, apps, Rifidi.xml)&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
Javadocs:&lt;br /&gt;
http://www.transcends.co/www/javadoc/edge3.8.1/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Developer's_Guide]]&lt;br /&gt;
&lt;br /&gt;
[[User's_Guide]]&lt;/div&gt;</summary>
		<author><name>Bppause</name></author>	</entry>

	<entry>
		<id>https://wiki.transcends.co/index.php/Version_3.8.0</id>
		<title>Version 3.8.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.transcends.co/index.php/Version_3.8.0"/>
				<updated>2019-03-30T12:38:08Z</updated>
		
		<summary type="html">&lt;p&gt;Bppause: /* LLRP */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Changes in 3.8  =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==LLRP==&lt;br /&gt;
&lt;br /&gt;
# Ability to set antenna power&lt;br /&gt;
# ENABLE_EVENTS_AND_REPORTS for compatibility with Zebra FX9500/9600 readers&lt;br /&gt;
# Fixes for the RSSI filtering service impacting LLRP compatible readers - http://forums.rifidi.net/viewtopic.php?f=35&amp;amp;t=4706&lt;br /&gt;
# Fixes for scenarios causing LLRP reader sessions to get stuck in a Loggingin state&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
Javadocs:&lt;br /&gt;
http://www.transcends.co/www/javadoc/edge3.8.0/&lt;br /&gt;
&lt;br /&gt;
[[Developer's_Guide]]&lt;br /&gt;
&lt;br /&gt;
[[User's_Guide]]&lt;/div&gt;</summary>
		<author><name>Bppause</name></author>	</entry>

	<entry>
		<id>https://wiki.transcends.co/index.php/Version_3.7.0</id>
		<title>Version 3.7.0</title>
		<link rel="alternate" type="text/html" href="https://wiki.transcends.co/index.php/Version_3.7.0"/>
				<updated>2017-11-08T19:07:11Z</updated>
		
		<summary type="html">&lt;p&gt;Bppause: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Changes in 3.7  =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==LLRP==&lt;br /&gt;
&lt;br /&gt;
# Handle add ro spec errors either through logging error and or resending rospec via checking error being returned &lt;br /&gt;
# Stop showing illegalstateexception in the console in LLRPReaderSession&lt;br /&gt;
&lt;br /&gt;
==Monitoring==&lt;br /&gt;
&lt;br /&gt;
# Push notifications of server keep alive via MQTT. with ability to enable/disable and config standard mqtt parameters/topic..similar payload to ping I think and server IP/port as messages may go to centralized MQTT topic in cloud and needs to be a way to identify which Rifidi instance it came from - Payload &amp;quot;127.0.0.1&amp;lt;/&amp;gt; LLRP_1&amp;lt;/&amp;gt;Processing&amp;lt;/&amp;gt;epochdate/time&amp;lt;/&amp;gt;&amp;lt;/&amp;gt; - and each event type would have its own end point config/ip/port/qos/topic&amp;quot; - not sure if json format of xml makes more sense here&lt;br /&gt;
&lt;br /&gt;
==Rest==&lt;br /&gt;
&lt;br /&gt;
# Reset session - delete session, create session, reexcute previous running commands, restart session(if already in processing state)&lt;br /&gt;
# Start/Stop/Install/Uninstall Bundle - allow for install via url http://stackoverflow.com/questions/36017774/how-can-i-execute-osgi-command-in-code http://stackoverflow.com/questions/18825030/can-osgi-install-deploy-bundles-hosted-on-a-url&lt;br /&gt;
# Restart Rifidi Edge server&lt;br /&gt;
#  OSGI SS operations or more generically expose OSGI command line operations - http://stackoverflow.com/questions/36017774/how-can-i-execute-osgi-command-in-code&lt;br /&gt;
# Fixed issue with currenttags throwing exception for Alien type readers&lt;br /&gt;
&lt;br /&gt;
==Adapters==&lt;br /&gt;
# Added REST interface to the Generic adapter [[Generic_User_Guide#Rest_Interface]]&lt;br /&gt;
&lt;br /&gt;
==Framework==&lt;br /&gt;
&lt;br /&gt;
# Java 64 bit support &lt;br /&gt;
# Fixed Rifidi Server stop command to work reliably on Linux&lt;br /&gt;
# Modify dbapp to use postgresql by defaut&lt;br /&gt;
# Add Company to email wizard &lt;br /&gt;
&lt;br /&gt;
==Rifidi Services==&lt;br /&gt;
# Rifidi Service - UniqueReadZoneMonitorEsperFactory added regular expression support &lt;br /&gt;
# Rifidi Service - ReadZoneMonitorEsperFactory use new UniqueReadZoneMonitorEsperFactory with regular&lt;br /&gt;
&lt;br /&gt;
==Dashboard==&lt;br /&gt;
# Added comment on how to use readzone properties with multiple reader IDS&lt;br /&gt;
&lt;br /&gt;
==Encoding==&lt;br /&gt;
# Added session reset after all encoding operations to ensure tags are reported by the reader&lt;br /&gt;
# Validate session state in processing and provide necessary response&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
Javadocs:&lt;br /&gt;
http://www.transcends.co/www/javadoc/edge3.7.0/&lt;br /&gt;
&lt;br /&gt;
[[Developer's_Guide]]&lt;br /&gt;
&lt;br /&gt;
[[User's_Guide]]&lt;/div&gt;</summary>
		<author><name>Bppause</name></author>	</entry>

	</feed>