|
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 Server model declarations. More...
#include <meshx_base_model_class.hpp>Go to the source code of this file.
Data Structures | |
| class | meshXBaseSensorServerModel |
Macros | |
| #define | MESHX_BASE_SENSOR_SERVER_TEMPLATE_PROTO |
| #define | MESHX_BASE_SENSOR_SERVER_TEMPLATE_PARAMS |
Typedefs | |
| using | meshx_sensor_server_restore_params_t |
| using | meshx_sensor_server_send_params_t |
Header file for MeshX Sensor Server model declarations.
| #define MESHX_BASE_SENSOR_SERVER_TEMPLATE_PARAMS |
| #define MESHX_BASE_SENSOR_SERVER_TEMPLATE_PROTO |