Hi all

I am new to tinyos  and I have just started to understand 
how interfaces, configurations and modules work. What I 
understood is Interfaces are files  that only declare some 
commands and events. Modules are the one that actually 
implement the logic of the commands and events declared
in Interfaces and Configurations are the files that give some
wirings between the providers and users of the Interfaces 
and components. I am not sure whether I got them right or 
not !

I have seen AMSend.nc interface file which has only 
commands like send, cancel,etc declared with parameters 
and datatypes. I would like to know in which files is the 
logic of the commands and events declared in AMSend.nc 
implemented(Module file) because I didnt find any such files even in the case 
of other standard interfaces provided in tinyos 2.0.2. Could someone help me !

Thanks for any help

Dinesh



      Add more friends to your messenger and enjoy! Go to 
http://in.messenger.yahoo.com/invite/
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to