Request message body.

Public Attributes#

uint8_t

option value

int32_t

Socket protocol level.

uint16_t

option data length

int32_t

Socket option name.

int32_t

ID of the socket.

Public Attribute Documentation#

data#

uint8_t sl_wisun_msg_set_socket_option_req_body_t::data[]

option value


level#

int32_t sl_wisun_msg_set_socket_option_req_body_t::level

Socket protocol level.


option_length#

uint16_t sl_wisun_msg_set_socket_option_req_body_t::option_length

option data length


option_name#

int32_t sl_wisun_msg_set_socket_option_req_body_t::option_name

Socket option name.


socket_id#

int32_t sl_wisun_msg_set_socket_option_req_body_t::socket_id

ID of the socket.