Z-Wave receive frame.

Public Attributes#

uint8_t

Length of payload following this frame.

uint8_t

Array with complete frame data received.

Public Attribute Documentation#

frame_content_length#

uint8_t zpal_radio_receive_frame_t::frame_content_length

Length of payload following this frame.


frame_content#

uint8_t zpal_radio_receive_frame_t::frame_content[]

Array with complete frame data received.