Hi Sam,
I'm trying to send queries like this:
 
SELECT nodeid, temp
FROM sensors
WHERE location = 'London'
SAMPLE PERIOD 1024
 
where location is an attribute stored on the mote (I have thought in the flash bacause it must be stored permanently).
So, I don't know if it is possible.
How I can get the value of location while the query is running?  Which structure or file I have to modify?
 
Can you give any suggestion in order to follow the right direction?
Thank you.
 
 
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to