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

Structure for server model send parameters. More...

#include <meshx_model_class.hpp>

Data Fields

meshx_model_t model
meshx_err_t element_state_change

Detailed Description

Structure for server model send parameters.

Field Documentation

◆ element_state_change

meshx_err_t meshx_srv_model_send_param_header::element_state_change

Return value from element_state_change_handle

◆ model

meshx_model_t meshx_srv_model_send_param_header::model

Server model Pointer


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