Request message body.

Public Attributes#

uint32_t

ID of the socket.

Local IP address to use on the socket.

uint16_t

Local port number to use on the socket.

uint16_t

Reserved, set to zero.

Public Attribute Documentation#

socket_id#

uint32_t sl_wisun_msg_bind_socket_req_body_t::socket_id

ID of the socket.


local_address#

sl_wisun_ip_address_t sl_wisun_msg_bind_socket_req_body_t::local_address

Local IP address to use on the socket.


local_port#

uint16_t sl_wisun_msg_bind_socket_req_body_t::local_port

Local port number to use on the socket.


reserved#

uint16_t sl_wisun_msg_bind_socket_req_body_t::reserved

Reserved, set to zero.