|
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.
|
Implementation of MeshX Dynamic Composition Manager. More...
#include <meshx_composition.hpp>#include <meshx_element_factory.hpp>#include <meshx_element_class.hpp>#include <meshx_model_class.hpp>#include <meshx_element_registry.hpp>#include <cstring>Functions | |
| meshx_err_t | meshx_init_config_server (void) |
Implementation of MeshX Dynamic Composition Manager.
| meshx_err_t meshx_init_config_server | ( | void | ) |
Forward declarations for legacy platform initialization
Legacy support for Config Server initialization and callback registration. These are provided to support the transition away from elements_c.