|
Contiki-Inga 3.x
|
The collect module implements a hop-by-hop reliable data collection mechanism. More...
Files | |
| file | collect.c |
Tree-based hop-by-hop reliable data collection | |
| file | collect.h |
Header file for hop-by-hop reliable data collection | |
The collect module implements a hop-by-hop reliable data collection mechanism.
The collect module uses 2 channels; one for neighbor discovery and one for data packets.
1.8.3.1