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

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

Detailed Description

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

Key Features:

  • Implements Bluetooth SIG-defined Generic Power Level model
  • Inherits from meshXServerModel and meshXClientModel templates
  • Provides standard Power Level control operations (GET, SET, LAST, DEFAULT, RANGE)
  • Integrates with MeshX transmission control
    Author
    Pranjal Chanda
    Date
    2024-2025