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

Structure to store mesh application data. More...

#include <meshx_common.h>

Data Fields

uint16_t net_key_id
uint16_t node_addr

Detailed Description

Structure to store mesh application data.

Field Documentation

◆ net_key_id

uint16_t meshx_app_store::net_key_id

Network key identifier

◆ node_addr

uint16_t meshx_app_store::node_addr

Node address


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