Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
#include <cs_MeshMsgEvent.h>
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... | |
cs_data_t mesh_reply_t::buf |
Buffer you can write your payload to (don't change the buf.len).
uint8_t mesh_reply_t::dataSize |
Size of your payload.
Type of message.