|
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.
|
Structure to hold the Sensor Server to element message. More...
#include <meshx_model_sensor.hpp>
Data Fields | |
| meshx_srv_model_send_param_header_t | header |
| meshx_sensor_server_state_change_t | state |
Structure to hold the Sensor Server to element message.
| meshx_srv_model_send_param_header_t meshx_sensor_srv_el_msg::header |
Server model send param header
| meshx_sensor_server_state_change_t meshx_sensor_srv_el_msg::state |
The state of the message.