How does the intermediate get generated?
On Tue, May 20, 2008 at 3:44 AM, Eva Maria Garcia <[EMAIL PROTECTED]> wrote: > Hi all, > > > > I am writting a Tinyos 2 application and I am simulating it with TOSSIM. I > have a Python script which takes data from a Mysql database and send this > data to the motes through Python packets. When the simulation ends, the > Python script gets final data and write it on the database. But I wish to > store intermediate data of the simulation but I don't know how to do it. > Currently, the intermediate data is stored on a text file and this text file > is readed by the Python application (line by line) and the data is written > to the database. Has someone any idea? > > > > Thanks in advance, > > Eva > > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
