Request message body.

Public Attributes#

uint16_t

Amount of data to read.

uint8_t

whether to get or not the remote address

uint8_t

Reserved, set to zero.

int32_t

ID of the socket.

Public Attribute Documentation#

data_length#

uint16_t sl_wisun_msg_receive_on_socket_req_body_t::data_length

Amount of data to read.


get_remote_addr#

uint8_t sl_wisun_msg_receive_on_socket_req_body_t::get_remote_addr

whether to get or not the remote address


reserved#

uint8_t sl_wisun_msg_receive_on_socket_req_body_t::reserved

Reserved, set to zero.


socket_id#

int32_t sl_wisun_msg_receive_on_socket_req_body_t::socket_id

ID of the socket.