---------- Forwarded message ----------
From: Francisco <[EMAIL PROTECTED]>
Date: Jul 19, 2006 3:14 PM
Subject: TinyDB
To: [EMAIL PROTECTED]

Hi Sam,
I'w store an attribute (with TinyDB) in order to retrieve its value while the query is running.
For example, i'w store the attribute location with its value.
Then, when i run this query:
SELECT nodeid,light
FROM sensors
WHERE location = 'Milan'
SAMPLE PERIOD 1024
i want to retrieve location's value and compare it with Milan
Is there a way to do this?
I have thought to store the attribute on flash using Matchbox it seems that doesn't write on flash.
So, I'm trying to link the BlackbookFullConnect application to TinyDBApp but it doesn't work.
Could you give me any direction?
Thans.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to