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.
Definition at line
223
of file protocol/wisun/wisun/inc/sl_wisun_msg_api.h
reg_domain#
uint8_t sl_wisun_msg_connect_req_body_t::reg_domain
Regulatory domain of the network.
Definition at line
225
of file protocol/wisun/wisun/inc/sl_wisun_msg_api.h
op_class#
uint8_t sl_wisun_msg_connect_req_body_t::op_class
Operational class of the network.
Definition at line
227
of file protocol/wisun/wisun/inc/sl_wisun_msg_api.h
op_mode#
uint16_t sl_wisun_msg_connect_req_body_t::op_mode
Operational mode of the network.
Definition at line
229
of file protocol/wisun/wisun/inc/sl_wisun_msg_api.h