|
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.hpp | |
| This file declares the meshXBaseModel class and its derived Client and Server classes. | |
| meshx_base_model_common.hpp | |
| Header file for MeshX Config Server base class implementation. | |
| meshx_base_model_generic.hpp | |
| Header file for MeshX Generic Client and Server model declarations. | |
| meshx_base_model_light.hpp | |
| Header file for MeshX Light Client model declarations. | |
| meshx_base_model_sensor.hpp | |
| Header file for MeshX Sensor Server model declarations. | |
| meshx_c_header.h | |
| This file includes all required header file encapslated under C env. | |