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
meshx_element_common_ctx_t Struct Reference

Common element context structure for base handling. More...

#include <meshx_fwd_decl.hpp>

Data Fields

uint16_t app_id
uint16_t pub_addr

Detailed Description

Common element context structure for base handling.

Field Documentation

◆ app_id

uint16_t meshx_element_common_ctx_t::app_id

◆ pub_addr

uint16_t meshx_element_common_ctx_t::pub_addr

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