|
MeshX 0.4
This repository provides an implementation for Bluetooth Low Energy (BLE) Mesh network nodes. The project allows you to create BLE mesh nodes that can communicate with each other, enabling the development of smart home solutions or other IoT-based applications.
|
#include <meshx_model_class.hpp>
Data Fields | |
| uint8_t | err_code |
| meshx_model_t | model |
| meshx_ctx_t | ctx |
| meshx_err_t | element_state_change |
| meshx_ctx_t meshx_cli_model_send_param_header::ctx |
Context of the message
| meshx_err_t meshx_cli_model_send_param_header::element_state_change |
Return value from element_state_change_handle
| uint8_t meshx_cli_model_send_param_header::err_code |
Error code
| meshx_model_t meshx_cli_model_send_param_header::model |
Generic OnOff Server model