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
meshx_model_class.cpp File Reference

Implementation of MeshX model wrapper classes. More...

Detailed Description

Implementation of MeshX model wrapper classes.

This file contains the implementation of the constructor functions for the MeshX model wrapper classes, providing the core initialization logic for both client and server model wrappers.

Key Features:

  • Base model initialization
  • Template-based constructor implementations
  • Consistent initialization pattern for all model types
  • Error handling and status reporting
Author
Pranjal Chanda
Date
2024-2025