From e9190ec2f5ccda3f00df931929e80c4f5767bdb7 Mon Sep 17 00:00:00 2001 From: gnawali Date: Tue, 24 Jun 2008 20:22:05 +0000 Subject: [PATCH] readme for testnetwork --- apps/tests/TestNetwork/README | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 apps/tests/TestNetwork/README diff --git a/apps/tests/TestNetwork/README b/apps/tests/TestNetwork/README new file mode 100644 index 00000000..ed522050 --- /dev/null +++ b/apps/tests/TestNetwork/README @@ -0,0 +1,19 @@ +README for TestNetwork +Author/Contact: tinyos-help@millennium.berkeley.edu + +Description: + +TestNetworkC exercises the basic networking layers, collection and +dissemination. The application samples DemoSensorC at a basic rate +and sends packets up a collection tree. The rate is configurable +through dissemination. + +See TEP118: Dissemination, TEP 119: Collection, and TEP 123: The +Collection Tree Protocol for details. + +There are scripts on net2 website to parse the debug messages sent by +the nodes. + +Known bugs/limitations: + +None. -- 2.39.2