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.
|
Structure for element composition. More...
#include <meshx.h>
Data Fields | |
meshx_element_type_t | type |
uint16_t | element_cnt |
meshx_element_type_t element_comp::type |