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

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

Detailed Description

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

Key Features:

  • Implements Bluetooth SIG-defined Generic Power OnOff model
  • Inherits from meshXServerModel and meshXClientModel templates
  • Provides standard Power OnOff control operations
  • Integrates with MeshX transmission control
    Author
    Pranjal Chanda
    Date
    2024-2025