Hello,
I would like to know which interface(s) I have to use to allow a node
communicate with a base who read temperature. Thanks of that, I would like to
read these temperatures in a database (PostgreSQL).
Is interface "SendMsg" enough ? I have added these lines at the end of my
program :
event result_t SendMsg.sendDone(TOS_MsgPtr sent, result_t success) {
return SUCCESS;
Have I to use tasks or other events ?
I am using sensor mts310, iris platform.
Thank you.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help