Request message body.

Public Attributes#

uint8_t

Name of the network as a NULL terminated string.

uint8_t

Regulatory domain of the network.

uint8_t

Operational class of the network.

uint16_t

Operational mode of the network.

Public Attribute Documentation#

name#

uint8_t sl_wisun_msg_connect_req_body_t::name[SL_WISUN_NETWORK_NAME_SIZE]

Name of the network as a NULL terminated string.


reg_domain#

uint8_t sl_wisun_msg_connect_req_body_t::reg_domain

Regulatory domain of the network.


op_class#

uint8_t sl_wisun_msg_connect_req_body_t::op_class

Operational class of the network.


op_mode#

uint16_t sl_wisun_msg_connect_req_body_t::op_mode

Operational mode of the network.