|
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 for the BLE Mesh application control message. More...
#include <meshx_api.h>
Structure for the BLE Mesh application control message.
This structure defines the BLE Mesh application control payloads.
| meshx_api_light_cwww_client_evt_t meshx_data_payload::light_cwww_client_evt |
| meshx_api_light_cwww_server_evt_t meshx_data_payload::light_cwww_server_evt |
| meshx_api_light_hsl_server_evt_t meshx_data_payload::light_hsl_server_evt |
| meshx_api_relay_client_evt_t meshx_data_payload::relay_client_evt |
| meshx_api_relay_server_evt_t meshx_data_payload::relay_server_evt |
| meshx_api_sensor_server_evt_t meshx_data_payload::sensor_server_evt |