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_server.c File Reference

Header file for the On/Off Server model in the BLE Mesh Node application. More...

Include dependency graph for meshx_onoff_server.c:

Go to the source code of this file.

Detailed Description

Header file for the On/Off Server model in the BLE Mesh Node application.

Copyright © 2024 - 2025 MeshX

This file contains the function defination for the On/Off Server model used in the BLE Mesh Node application.

Author
Pranjal Chanda

Definition in file meshx_onoff_server.c.