Dear All: I understand TinyOS support multiple wire. But I wonder if this happens only in one configuration file. Or it may be spread in many files? There are some singleton components in TinyOS. If a configuration want to access their interface, it then declare them in the implementation section of configuration file. My question is if it's possible to wire to the same singleton in many different configuration files and let the compiler do the trick, or it's limited in one configuration file only? that is, the singleton must be encapsulated in a configuration and only there, it is allow to be wired to multiple components?
I will greatly appreciated if somebody give some real examples in code base. Tianfu Ma (UGlee) _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
