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.
|
Lighting Client Model get message union. More...
#include <meshx_ble_mesh_light_cli.h>
Data Fields | |
meshx_light_lc_property_get_t | lc_property_get |
Lighting Client Model get message union.
Definition at line 203 of file meshx_ble_mesh_light_cli.h.
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.