r.add("a","b",-54.0)
these a and b should be number (node ids).Thanks Avinash Kumar Chaurasia Department of Computer Science IIT Kanpur, India On Fri, Apr 16, 2010 at 7:16 PM, fou fou <[email protected]> wrote: > Hello > > $ python test.py > Traceback (most recent call last): > File "test.py", line 7, in <module> > r.add("a","b",-54.0) > File "/opt/tinyos-2.x/apps/rsepteur/TOSSIM.py", line 88, in add > def add(*args): return apply(_TOSSIM.Radio_add,args) > TypeError: an integer is required > > _______________________________________________ > 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
