|
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 element message header. More...
#include <meshx_api.h>
Data Fields | |
| uint16_t | element_id |
| uint16_t | element_type |
| uint16_t | func_id |
| uint16_t | msg_len |
Structure for the BLE Mesh application element message header.
| uint16_t meshx_app_element_msg_header::element_id |
| uint16_t meshx_app_element_msg_header::element_type |
| uint16_t meshx_app_element_msg_header::func_id |
| uint16_t meshx_app_element_msg_header::msg_len |