Hi,
thanks for the answer. I am not only asking for the real answer, but I am also 
trying to build understanding on how to do things.

Where should I find also this information if this list was not existed? How the 
tinyos developers thought about that?

Regards
Alex





On Friday, October 25, 2013 11:33 AM, Raihan Kamal <[email protected]> wrote:
 
Hi,
For telosb motes, you need to use the followings:

Interface: Humidity
Component: SensirionSht11C


Your final wiring should look like( in your top level config file)

components new SensirionSht11C() as Sensor;
App.Humidity -> Sensor.Humidity;





-- 

Abu Raihan M Kamal
Researcher
NIMBUS, Cork Institute of Technology (CIT)
Cork, Ireland
http://nimbus.cit.ie/
Cell: +353-860390728
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to