Hi,

  I had a doubt about the organization of 'sensors' table in TinyDB. I had actually
  posted this question in my last email but didn't get any reply.

  It is given that this table is logical, where one row belongs to one sensor node.
  So how is this table organized on the root node that stores the query
  results obtained from the other sensor nodes? In other words, if the root
  node receives two records from one sensor node at different timestamps,
  does TinyDB allocate a new row in sensors table for each of them? Or does
  the new record simply overwrites the previous record?

  Any help regarding this would be greatly appreciated.

  Thanks & Regards,
  Vikram
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to