Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
mesh_reply_t Struct Reference

#include <cs_MeshMsgEvent.h>

Collaboration diagram for mesh_reply_t:

Public Attributes

cs_mesh_model_msg_type_t type
 Type of message. More...
 
cs_data_t buf
 Buffer you can write your payload to (don't change the buf.len). More...
 
uint8_t dataSize
 Size of your payload. More...
 

Member Data Documentation

◆ buf

cs_data_t mesh_reply_t::buf

Buffer you can write your payload to (don't change the buf.len).

◆ dataSize

uint8_t mesh_reply_t::dataSize

Size of your payload.

◆ type


The documentation for this struct was generated from the following file: