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

Struct ws_stack_state Wi-SUN stack information. More...

#include <WisunInterface.h>

Data Fields

uint8_t global_addr [16]
 Mesh Interface Global IPv6 Address. More...
 
uint8_t link_local_addr [16]
 Mesh Interface Link Local IPv6 Address. More...
 
uint8_t parent_addr [16]
 Parent link local address. 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...
 
uint8_t join_state
 Wi-SUN join state defined by Wi-SUN specification 1-5. More...
 
uint16_t pan_id
 Network PAN ID. More...
 
uint8_t device_min_sens
 Device RF minimum sensitivity configuration. More...
 

Detailed Description

Struct ws_stack_state Wi-SUN stack information.

Definition at line 41 of file WisunInterface.h.

Field Documentation

uint8_t device_min_sens

Device RF minimum sensitivity configuration.

lowest level of radio signal strength packet heard. Range of -174 (0) to +80 (254) dBm

Definition at line 57 of file WisunInterface.h.

uint8_t global_addr[16]

Mesh Interface Global IPv6 Address.

Definition at line 43 of file WisunInterface.h.

uint8_t join_state

Wi-SUN join state defined by Wi-SUN specification 1-5.

Definition at line 53 of file WisunInterface.h.

uint8_t link_local_addr[16]

Mesh Interface Link Local IPv6 Address.

Definition at line 45 of file WisunInterface.h.

uint16_t pan_id

Network PAN ID.

Definition at line 55 of file WisunInterface.h.

uint8_t parent_addr[16]

Parent link local address.

Definition at line 47 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 51 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 49 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.