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

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

Detailed Description

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

Key Features:

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