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

#include <meshx_model_class.hpp>

Data Fields

uint8_t err_code
meshx_model_t model
meshx_ctx_t ctx
meshx_err_t element_state_change

Field Documentation

◆ ctx

meshx_ctx_t meshx_cli_model_send_param_header::ctx

Context of the message

◆ element_state_change

meshx_err_t meshx_cli_model_send_param_header::element_state_change

Return value from element_state_change_handle

◆ err_code

uint8_t meshx_cli_model_send_param_header::err_code

Error code

◆ model

meshx_model_t meshx_cli_model_send_param_header::model

Generic OnOff Server model


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