14#ifndef NETWORK_MONITOR_H
15#define NETWORK_MONITOR_H
void network_state_monitor_init()
Initializes the Network Monitor.
PROCESS_NAME(network_monitor_process)
Name the of contiki process for the Network Monitor.
uint8_t * network_monitor_get_cached_current_node_list()
Retuns the cached network node list.