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.
Loading...
Searching...
No Matches
src Directory Reference

Directories

 
variants

Files

 
meshx_composition.cpp
 Implementation of MeshX Dynamic Composition Manager.
 
meshx_composition_builder.cpp
 Implementation of MeshX Composition Builder and its C-wrapper.
 
meshx_device.cpp
 Implementation of the meshXDevice wrapper.
 
meshx_element_class.cpp
 MeshX Element class and interface definations.
 
meshx_prov_srv.cpp
 This file contains the implementation of the provisioning process for the BLE mesh node. Migrated to C++ to align with the modern MeshX element architecture.