RPL neighbor information.
Public Attributes#
Link-local address.
ULA/GUA address (unspecified address :: if unknown)
Neighbor type (sl_wisun_neighbor_type_t)
Remaining lifetime (Link lifetime for parents, EARO lifetime for children) in seconds.
MAC TX packet count.
MAC TX failed count.
MAC TX packet count using mode switch.
MAC TX failed count using mode switch.
RPL Rank value for parents (0xffff if unknown or child)
Measured ETX value if known (0xffff if unknown)
Parent RSSI Out measured RSSI value (0xff if unknown) Calculated using EWMA specified by Wi-SUN from range of -174 (0) to +80 (254) dBm.
Parent RSSI In measured RSSI value (0xff if unknown) Calculated using EWMA specified by Wi-SUN from range of -174 (0) to +80 (254) dBm.
Public Attribute Documentation#
link_local_address#
sl_wisun_ip_address_t sl_wisun_neighbor_info_t::link_local_address
Link-local address.
623
of file /mnt/raid/workspaces/ws.0wy4DfJrj/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
global_address#
sl_wisun_ip_address_t sl_wisun_neighbor_info_t::global_address
ULA/GUA address (unspecified address :: if unknown)
625
of file /mnt/raid/workspaces/ws.0wy4DfJrj/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
type#
uint32_t sl_wisun_neighbor_info_t::type
Neighbor type (sl_wisun_neighbor_type_t)
627
of file /mnt/raid/workspaces/ws.0wy4DfJrj/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
lifetime#
uint32_t sl_wisun_neighbor_info_t::lifetime
Remaining lifetime (Link lifetime for parents, EARO lifetime for children) in seconds.
629
of file /mnt/raid/workspaces/ws.0wy4DfJrj/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
mac_tx_count#
uint32_t sl_wisun_neighbor_info_t::mac_tx_count
MAC TX packet count.
631
of file /mnt/raid/workspaces/ws.0wy4DfJrj/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
mac_tx_failed_count#
uint32_t sl_wisun_neighbor_info_t::mac_tx_failed_count
MAC TX failed count.
633
of file /mnt/raid/workspaces/ws.0wy4DfJrj/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
mac_tx_ms_count#
uint32_t sl_wisun_neighbor_info_t::mac_tx_ms_count
MAC TX packet count using mode switch.
635
of file /mnt/raid/workspaces/ws.0wy4DfJrj/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
mac_tx_ms_failed_count#
uint32_t sl_wisun_neighbor_info_t::mac_tx_ms_failed_count
MAC TX failed count using mode switch.
637
of file /mnt/raid/workspaces/ws.0wy4DfJrj/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
rpl_rank#
uint16_t sl_wisun_neighbor_info_t::rpl_rank
RPL Rank value for parents (0xffff if unknown or child)
639
of file /mnt/raid/workspaces/ws.0wy4DfJrj/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
etx#
uint16_t sl_wisun_neighbor_info_t::etx
Measured ETX value if known (0xffff if unknown)
641
of file /mnt/raid/workspaces/ws.0wy4DfJrj/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
rsl_out#
uint8_t sl_wisun_neighbor_info_t::rsl_out
Parent RSSI Out measured RSSI value (0xff if unknown) Calculated using EWMA specified by Wi-SUN from range of -174 (0) to +80 (254) dBm.
644
of file /mnt/raid/workspaces/ws.0wy4DfJrj/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h
rsl_in#
uint8_t sl_wisun_neighbor_info_t::rsl_in
Parent RSSI In measured RSSI value (0xff if unknown) Calculated using EWMA specified by Wi-SUN from range of -174 (0) to +80 (254) dBm.
647
of file /mnt/raid/workspaces/ws.0wy4DfJrj/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h