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_light_ctl_srv Struct Reference

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

Detailed Description

Structure representing the Light CTL Server model.

This structure contains the model and state information for the Light CTL Server.

Field Documentation

◆ model

meshx_model_t meshx_light_ctl_srv::model

Light CTL Server model

◆ state

meshx_light_ctl_srv_state_t meshx_light_ctl_srv::state

State of the Light CTL Server


The documentation for this struct was generated from the following file: