Search found 9 matches

by prasith
Thu Jun 23, 2011 2:29 pm
Forum: Edge Server Developers
Topic: tag id is start with "0"
Replies: 1
Views: 2048

Re: tag id is start with "0"

Hi Alucard,

We have not noticed this before as we don't have tags that start with a 0. I will look into this but for right now it sounds like it is a bug in how we encode our tags.

Thanks,
Prasith
by prasith
Thu May 26, 2011 4:07 pm
Forum: Edge Server Users
Topic: How to support more types of reader
Replies: 12
Views: 9367

Re: How to support more types of reader

Hi svn, The information to create a new reader plugin can be found in our wiki. http://wiki.rifidi.org/index.php/How_to_create_a_sensor_plugin You would use a Serial Communication instead of the TCP communication and so you need to write that yourself. Our next release will have support for this but...
by prasith
Thu May 26, 2011 2:29 pm
Forum: Edge Server Users
Topic: Can not add plug-ins in Stating Dependencies in the Manifest
Replies: 6
Views: 5109

Re: Can not add plug-ins in Stating Dependencies in the Mani

Hi Shilpa, Please start a new thread with your exact problem as it helps us characterize and chronicle things better. Also please provide the following information: 1) Plugin Details - What exactly does this plug in do? Is it a new reader or one of our existing ones. 2) Emulator vs Edge Server - The...
by prasith
Wed Mar 30, 2011 5:18 pm
Forum: Edge Server Developers
Topic: How to use EdgeServerJMS
Replies: 2
Views: 2654

Re: How to use EdgeServerJMS

Look at this other forum post on more information. He had the same problem and fixed it himself.

http://forums.rifidi.org/viewtopic.php?f=35&t=870
by prasith
Wed Mar 30, 2011 5:16 pm
Forum: Edge Server Developers
Topic: How to use EdgeServerJMS
Replies: 2
Views: 2654

Re: How to use EdgeServerJMS

Hi, This seems like a problem with your application manifest. Can you make sure you have imported all the jms spring packages into your app for this to function. The problem seems to be that it can't find the JMS jars specifically. Give this a try and provide more information if you still can't get ...
by prasith
Wed Mar 30, 2011 5:11 pm
Forum: Edge Server Developers
Topic: How to generate Edge Server Executable File
Replies: 6
Views: 4479

Re: How to generate Edge Server Executable File

Hi Guys, The process of creating an edge server executable is currently not a refined process as we build the release by hand. We are working on having an automated build process for creating a new Edge Server release using automated technologies such as maven and ant. We hope to have this in the ne...
by prasith
Wed Mar 30, 2011 5:04 pm
Forum: Edge Server Users
Topic: Getting Reader List
Replies: 1
Views: 2569

Re: Getting Reader List

Hi Roberto, That wiki article is a very old one that actually refers to our emulator and tag streamer product. If you simply go onto our main wiki page and click through the Edge Server User document you will see a command to get the list of readers. Otherwise here is a quick set of steps: 1) Run ed...
by prasith
Wed Mar 30, 2011 5:01 pm
Forum: Edge Server Users
Topic: Querable Object in Esper
Replies: 1
Views: 2360

Re: Querable Object in Esper

Hi Roberto, Sorry for the delayed response. We have been very involved in customer work the past few months. Rifidi comes with some prebuilt event types that are available such as ReadZones and TagRead events. You can find a full list of this these in the edge server developers guide. You can also c...
by prasith
Wed May 12, 2010 12:41 pm
Forum: Edge Server Users
Topic: i want to know how can i make a easy project
Replies: 4
Views: 4323

Re: i want to know how can i make a easy project

I think the best way to get started is to look at our end to end asset tracking solution on the wiki. http://wiki.rifidi.org/index.php/Asset_Tracking:_An_end-to_end_solution_with_the_Rifidi_Platform This walks you through the steps necessary to get started. Our wiki has more information on each indi...