Hi all, I posted this question previously also. Please somebody guide me this time. I want to change deluge2.0 to support heterogeneous networks with different nodes running different applications and also rebooting individual nodes based on command line arguments.
Can I do something like this. Instead of using the java toolchain from Deluge for rebooting, create my own command and send it through BcastInject to the mote. This command will have the nodeid and the image number to reboot with. When the nodes recieve this command, they check whether the nodeid matches their TOS_LOCAL_ADDRESS. If it does they would call the NetProg.reboot command , otherwise ignore the message. Any guidance would be appreciated Regards, Vishal _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
