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

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

Detailed Description

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

Key Features:

  • Implements Bluetooth SIG-defined Light HSL model
  • Inherits from meshXServerModel and meshXClientModel templates
  • Provides standard Light HSL control operations (hue, saturation, lightness)
  • Integrates with MeshX transmission control
    Author
    Pranjal Chanda
    Date
    2024-2025