Wi-SUN Message API common header.

Public Attributes#

uint8_t

ID (request, confirmation, indication) of the message.

uint8_t

Processing metadata for the message.

uint16_t

Total length of the message in bytes, this field included.

Public Attribute Documentation#

id#

uint8_t sl_wisun_msg_header_t::id

ID (request, confirmation, indication) of the message.


info#

uint8_t sl_wisun_msg_header_t::info

Processing metadata for the message.


length#

uint16_t sl_wisun_msg_header_t::length

Total length of the message in bytes, this field included.