[jdev] GSoC2011 project idea

Theo Cushion theo at jivatechnology.com
Mon Mar 7 07:41:02 CST 2011


Hi Karel,

I've thrown around the idea of using XMPP as a system for distributing sensor data before. The pubsub mechanism provides a lot of really nice features that would make it great for clients.

I think your biggest hurdle is going to be the resource constrained embedded device. What platform are you going to be using? Is battery power an issue? The big problem is that you need a full network stack, and then enough processing power to crunch the XML. Is it possible that the XMPP gateway is a bit more powerful with access to say a ZigBee network on one side and the XMPP system on the other?

Just some thoughts.

Good luck!

Theo

On 7 Mar 2011, at 13:32, karel pavlata wrote:

> Hello,
> 
> I'm a student working on 'smart' gateway for wireless sensor networks
> (WSN) with an idea of XMPP as a messaging/event distribution system.
> It would be probably build around XEP-0060: Publish-Subscribe and/or
> XEP-0163: Personal Eventing Protocol with clients registering on
> particular events (e.g. motion detection, new temperature measurement,
> etc.) which would be gathered in a tree of collection and leaf nodes.
> Multiple resources (gateways) of single user (representing particular
> WSN) would coexist and publish events and in this way client would
> receive events from whole network independently of which gateway
> generated it. If You have any comments regarding feasibility or like
> the idea and would like to suggest it for GSoC and pose as a mentor
> please let me know. If the idea is viable it could be another nice
> usage of XMPP and possible candidate for XEP(?). It would be mainly
> machine-to-machine communication with gateways being resource
> constrained embedded devices.
> 
> regards
> 
> 
> Karel Pavlata
> _______________________________________________
> JDev mailing list
> Info: http://mail.jabber.org/mailman/listinfo/jdev
> Unsubscribe: JDev-unsubscribe at jabber.org
> _______________________________________________



More information about the JDev mailing list