|
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.
|
Header file for MeshX Sensor Models This file contains the declarations and definitions for the MeshX Sensor Models, including the Sensor Server and Client models. More...
Go to the source code of this file.
Data Structures | |
| struct | meshx_sensor_srv_el_msg |
| Structure to hold the Sensor Server to element message. More... | |
| class | meshXSensorServerModel |
| A template class for creating Sensor Server models. More... | |
Macros | |
| #define | MESHX_SENSOR_SERVER_MODEL_TEMPLATE_PROTO |
| #define | MESHX_SENSOR_SERVER_MODEL_TEMPLATE_PARAMS |
Typedefs | |
| using | meshx_sensor_srv_el_msg_t = struct meshx_sensor_srv_el_msg |
Header file for MeshX Sensor Models This file contains the declarations and definitions for the MeshX Sensor Models, including the Sensor Server and Client models.
| #define MESHX_SENSOR_SERVER_MODEL_TEMPLATE_PARAMS |
| #define MESHX_SENSOR_SERVER_MODEL_TEMPLATE_PROTO |
| using meshx_sensor_srv_el_msg_t = struct meshx_sensor_srv_el_msg |