MeshX 0.3
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_onoff_client.h File Reference

Header file for the On/Off client model in BLE mesh. More...

#include "meshx_common.h"
#include "meshx_gen_client.h"
#include "meshx_control_task.h"
Include dependency graph for meshx_onoff_client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Header file for the On/Off client model in BLE mesh.

Copyright © 2024 - 2025 MeshX

This file contains the definitions and function prototypes for the On/Off client model.

Definition in file meshx_onoff_client.h.