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

Implementation of Generic Property Model classes for MeshX. This file contains the implementation of the Generic Property Server and Client models for the MeshX BLE mesh framework. More...

Detailed Description

Implementation of Generic Property Model classes for MeshX. This file contains the implementation of the Generic Property Server and Client models for the MeshX BLE mesh framework.

Key Features:

  • Implements Bluetooth SIG-defined Generic Property models
  • Supports Manufacturer, Admin, User, and Client Property servers
  • Inherits from meshXServerModel and meshXClientModel templates
  • Provides standard Property control operations (GET, SET operations by property ID)
  • Integrates with MeshX transmission control
    Author
    Pranjal Chanda
    Date
    2024-2025