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

#include <meshx_ble_mesh_gen_srv.h>

Data Fields

meshx_ctx_t ctx
meshx_model_t model
meshx_gen_srv_state_change_t state_change

Field Documentation

◆ ctx

meshx_ctx_t meshx_gen_srv_cb_param::ctx

Context of the received messages

◆ model

meshx_model_t meshx_gen_srv_cb_param::model

Pointer to Generic Server Models

◆ state_change

meshx_gen_srv_state_change_t meshx_gen_srv_cb_param::state_change

Value of the received Generic Messages


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