Mistake on this page?
Report an issue in GitHub or email us
Data Fields
ws_nbr_info Struct Reference

Struct ws_nbr_info_t Gives the neighbor information. More...

#include <WisunInterface.h>

Data Fields

uint8_t link_local_address [16]
 Link local address. More...
 
uint8_t global_address [16]
 Global address if it is known set to 0 if not available. More...
 
uint8_t rsl_out
 parent RSSI Out measured RSSI value calculated using EWMA specified by Wi-SUN from range of -174 (0) to +80 (254) dBm. More...
 
uint8_t rsl_in
 parent RSSI in measured RSSI value calculated using EWMA specified by Wi-SUN from range of -174 (0) to +80 (254) dBm. More...
 
uint16_t rpl_rank
 RPL Rank value for parents 0xffff for neighbors RANK is unknown. More...
 
uint16_t etx
 Measured ETX value if known set to 0xFFFF if not known or Child. More...
 
uint32_t lifetime
 Remaining lifetime Link lifetime for parents and ARO lifetime for children. More...
 
ws_nbr_type_e type
 Neighbour type (Primary Parent, Secondary Parent, Candidate parent, child, other(Temporary neighbours)) More...
 

Detailed Description

Struct ws_nbr_info_t Gives the neighbor information.

Definition at line 81 of file WisunInterface.h.

Field Documentation

uint16_t etx

Measured ETX value if known set to 0xFFFF if not known or Child.

Definition at line 93 of file WisunInterface.h.

uint8_t global_address[16]

Global address if it is known set to 0 if not available.

Definition at line 85 of file WisunInterface.h.

uint32_t lifetime

Remaining lifetime Link lifetime for parents and ARO lifetime for children.

Definition at line 95 of file WisunInterface.h.

uint8_t link_local_address[16]

Link local address.

Definition at line 83 of file WisunInterface.h.

uint16_t rpl_rank

RPL Rank value for parents 0xffff for neighbors RANK is unknown.

Definition at line 91 of file WisunInterface.h.

uint8_t rsl_in

parent RSSI in measured RSSI value calculated using EWMA specified by Wi-SUN from range of -174 (0) to +80 (254) dBm.

Definition at line 89 of file WisunInterface.h.

uint8_t rsl_out

parent RSSI Out measured RSSI value calculated using EWMA specified by Wi-SUN from range of -174 (0) to +80 (254) dBm.

Definition at line 87 of file WisunInterface.h.

ws_nbr_type_e type

Neighbour type (Primary Parent, Secondary Parent, Candidate parent, child, other(Temporary neighbours))

Definition at line 97 of file WisunInterface.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.