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_light_client_get_state_t Union Reference

Lighting Client Model get message union. More...

#include <meshx_ble_mesh_light_cli.h>

Collaboration diagram for meshx_light_client_get_state_t:
Collaboration graph

Data Fields

meshx_light_lc_property_get_t lc_property_get
 

Detailed Description

Lighting Client Model get message union.

Definition at line 203 of file meshx_ble_mesh_light_cli.h.

Field Documentation

◆ lc_property_get

meshx_light_lc_property_get_t meshx_light_client_get_state_t::lc_property_get

For MESHX_MODEL_OP_LIGHT_LC_PROPERTY_GET

Definition at line 204 of file meshx_ble_mesh_light_cli.h.


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