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

#include <meshx_common.h>

Data Fields

meshx_ptr_t meshx_sig
meshx_ptr_t meshx_pub
meshx_ptr_t meshx_gen

Field Documentation

◆ meshx_gen

meshx_ptr_t meshx_model_interface::meshx_gen

generic structures

◆ meshx_pub

meshx_ptr_t meshx_model_interface::meshx_pub

publication structures

◆ meshx_sig

meshx_ptr_t meshx_model_interface::meshx_sig

SIG model pointer


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