On Tue, Aug 18, 2009 at 12:57 AM, giorgio<[email protected]> wrote:
> Is it possible send data with the collection protocoll only to the parent of
> the node that send ?For my purpose is it important to send data only on one
> hop that is every node must send at the same time at his parent as if it is a
> chain.For the moment I use the collection protocol to send to the root of the
> tree but I don't know how to send only to the parent of the node.
> Every suggestion It is reaaly appreciate.
> Thank in advance.

The receiver of a collection packet can use the Intercept interface to do this.

- om_p
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to