|
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.
|
Files | |
| meshx_base_model_class.cpp | |
| Implementation of the MeshX base model classes for BLE mesh nodes. | |
| meshx_base_model_common.cpp | |
| Implementation of the MeshX Config Server base class. | |
| meshx_base_model_generic.cpp | |
| Implementation of the MeshX Generic Client model for BLE mesh nodes. | |
| meshx_base_model_light.cpp | |
| Implementation of the MeshX Light Client model for BLE mesh nodes. | |
| meshx_base_model_sensor.cpp | |
| Implementation of the MeshX Sensor Server base model. | |