Component: moteiv.tos.lib.netsync.NetWakeM

module NetWakeM

Implementation of a global network wakeup system. Nodes use Trickle-like mechanism to wake up the rest of the network and give out a schedule. This implementation assumes a node with address = TOS_UART_ADDR = 0x007e initiates the wakeup procedure.

Author:
Joe Polastre, Moteiv Corporation <info@moteiv.com>

Uses
interface GlobalTime<T32khz>
interface LocalTime<T32khz>
interface Random
interface ReceiveMsg
interface SPNeighbor
interface SPSend
interface Timer2<TMilli> as TimerI
interface Timer2<TMilli> as TimerTau