Search found 9 matches

by RS123
Wed Jun 20, 2018 9:44 am
Forum: Edge Server Developers
Topic: Not able to get the RSSI Monitoring Service to work in Rifidi Version 3.7.0
Replies: 10
Views: 655272

Re: Not able to get the RSSI Monitoring Service to work in Rifidi Version 3.7.0

Our team tried out the new jar file, but the events for RSSI did not fire.
by RS123
Thu Jun 14, 2018 4:24 pm
Forum: Edge Server Developers
Topic: Updating Spring Framework
Replies: 1
Views: 5281

Updating Spring Framework

Would updating Spring Framework to the newer version be risky and break the edge server? Are there plans to upddate the Spring Framework?
I have some code for a custom Rifidi app, but it uses Spring Framework 4.3.7.
by RS123
Thu May 31, 2018 9:53 am
Forum: Edge Server Developers
Topic: Not able to get the RSSI Monitoring Service to work in Rifidi Version 3.7.0
Replies: 10
Views: 655272

Re: Not able to get the RSSI Monitoring Service to work in Rifidi Version 3.7.0

Hi Matt, were you able to look into the RSSI Monitoring Service concerning the issues I ran into back in early April?
by RS123
Fri Apr 06, 2018 3:30 pm
Forum: Edge Server Developers
Topic: Not able to get the RSSI Monitoring Service to work in Rifidi Version 3.7.0
Replies: 10
Views: 655272

Re: Not able to get the RSSI Monitoring Service to work in Rifidi Version 3.7.0

It is now working, we used an Alien reader. I don't explicitly create readzones but for the subscribe method I just pass an empty HashMap instance which means it subscribes to all and any readzones. We noticed that the rssi is always positive for the Alien reader. For LLRP we see about the same magn...
by RS123
Fri Apr 06, 2018 9:29 am
Forum: Edge Server Developers
Topic: Not able to get the RSSI Monitoring Service to work in Rifidi Version 3.7.0
Replies: 10
Views: 655272

Re: Not able to get the RSSI Monitoring Service to work in Rifidi Version 3.7.0

Thanks for the information. What is your dev setup? Windows or Ubuntu? 64-bit? Java version? I see Rssi values when I look at the current tags output in the Dashboard, so I assume Rssi is being sent by the LLRP reader.
by RS123
Thu Apr 05, 2018 1:41 pm
Forum: Edge Server Developers
Topic: Not able to get the RSSI Monitoring Service to work in Rifidi Version 3.7.0
Replies: 10
Views: 655272

Re: Not able to get the RSSI Monitoring Service to work in Rifidi Version 3.7.0

I have tried the reader using no Rifidi apps and I get current tags showing. Then I used the HelloWorld app and I see Arrivals and Departures of the tags used. So all seems to work but only the RSSI Monitoring Service is doing nothing. I am wondering if you were to move up to Ver. 3.7.0 if yours wil...
by RS123
Tue Apr 03, 2018 9:59 am
Forum: Edge Server Developers
Topic: Not able to get the RSSI Monitoring Service to work in Rifidi Version 3.7.0
Replies: 10
Views: 655272

Not able to get the RSSI Monitoring Service to work in Rifidi Version 3.7.0

I have a Rifidi app that subscribes to only the RSSIMonitoringService . I cannot get any tagArrived or tagDeparted events triggered in my testing; testing is done in Eclipse. The Rifidi setup is version 3.7.0, using Eclipse Juno 64-bit and Esper 5.3.0 . I am running the app in Eclipse on a Windows 1...
by RS123
Thu Jan 18, 2018 12:38 pm
Forum: General
Topic: Item Movement History
Replies: 0
Views: 6527

Item Movement History

When I debug in the Edge Server for the Northwind example with breakpoints in tagArrived and tagDeparted event handlers, and when I start up the Edge Server, the breakpoints are hit for every historical movement of a box or forklift. Is the Prototyper storing this information, and the Edge Server ru...
by RS123
Wed Jan 17, 2018 2:34 pm
Forum: General
Topic: Northwind: Attempting to connect to : 127.0.0.1:30000
Replies: 0
Views: 6349

Northwind: Attempting to connect to : 127.0.0.1:30000

I am running the Northwind application and using the Prototyper file that uses: dock door reader (127.0.0.1:20000) (Alient_1) weigh station reader (127.0.0.1:30000) (Alient_2) In the Prototyper the Dock_Door and the Weigh_Station readers are running. I have the Edge Server running and the Dashboard ...