4 #include "contiki-conf.h"
8 struct collect_view_data_msg {
18 uint16_t current_rtmetric;
19 uint16_t num_neighbors;
20 uint16_t beacon_interval;
25 void collect_view_construct_message(
struct collect_view_data_msg *msg,
26 const linkaddr_t *parent,
27 uint16_t etx_to_parent,
28 uint16_t current_rtmetric,
29 uint16_t num_neighbors,
30 uint16_t beacon_interval);
32 void collect_view_arch_read_sensors(
struct collect_view_data_msg *msg);
Header file for hop-by-hop reliable data collection
rtimer_clock_t timesynch_time(void)
Get the current time-synchronized time.
Header file for the Rime address representation