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.
Loading...
Searching...
No Matches
element_comp Struct Reference

Structure for element composition. More...

#include <meshx.h>

Data Fields

meshx_element_type_t type
uint16_t element_cnt

Detailed Description

Structure for element composition.

Field Documentation

◆ element_cnt

uint16_t element_comp::element_cnt

Number of elements

◆ type

meshx_element_type_t element_comp::type

Element type


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