XCORE SDK
XCORE Software Development Kit
Public Attributes | List of all members
sl_wfx_set_ns_ip_address_req_body_s Struct Reference

Request message body for sl_wfx_set_ns_ip_address_req_t. More...

#include <sl_wfx_cmd_api.h>

Public Attributes

sl_wfx_ns_ip_addr_t ns_ip_addr [SL_WFX_NS_IP_ADDR_SIZE]
 List of offloaded NS IP addresses. More...
 

Detailed Description

Request message body for sl_wfx_set_ns_ip_address_req_t.

Member Data Documentation

◆ ns_ip_addr

sl_wfx_ns_ip_addr_t sl_wfx_set_ns_ip_address_req_body_s::ns_ip_addr[SL_WFX_NS_IP_ADDR_SIZE]

List of offloaded NS IP addresses.

The device will automatically reply to a NS that matches one the addresses on the list. Note that addresses not in use must be set to zero. Offloading is disabled by setting all addresses to zero.
See Offloading for further details.


The documentation for this struct was generated from the following file: