|
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.
|
Structure as Interface for meshx models. More...
#include <meshx_ble_mesh_cmn.h>
Data Fields | |
| uint16_t | el_id |
| uint16_t | model_id |
| uint16_t | pub_addr |
| meshx_ptr_t | p_model |
Structure as Interface for meshx models.
| uint16_t meshx_model::el_id |
Element ID
| uint16_t meshx_model::model_id |
Model ID
| meshx_ptr_t meshx_model::p_model |
Pointer to the model structure
| uint16_t meshx_model::pub_addr |
Publication address. Used by client models