|
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_model_ctl.cpp | |
| Implementation of Light CTL Model classes for MeshX. This file contains the implementation of Light CTL Server and Client models for the MeshX BLE mesh framework. | |
| meshx_model_hsl.cpp | |
| Implementation of Light HSL Model classes for MeshX. This file contains the implementation of the Light HSL Server and Client models for the MeshX BLE mesh framework. | |
| meshx_model_lightness.cpp | |
| Implementation of Light Lightness Model classes for MeshX. This file contains the implementation of the Light Lightness Server and Client models for the MeshX BLE mesh framework. | |