|
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.
|
Structure representing the Light CTL Server model. More...
#include <meshx_ble_mesh_light_srv.h>
Data Fields | |
| meshx_model_t | model |
| meshx_light_ctl_srv_state_t | state |
Structure representing the Light CTL Server model.
This structure contains the model and state information for the Light CTL Server.
| meshx_model_t meshx_light_ctl_srv::model |
Light CTL Server model
| meshx_light_ctl_srv_state_t meshx_light_ctl_srv::state |
State of the Light CTL Server