MeshX 0.3
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
config_server_model_evt_map Struct Reference
Collaboration diagram for config_server_model_evt_map:
Collaboration graph

Data Fields

uint16_t model_op_code
 
const char * op_str
 
config_evt_t config_evt
 

Detailed Description

Definition at line 20 of file meshx_config_server.c.

Field Documentation

◆ config_evt

config_evt_t config_server_model_evt_map::config_evt

Definition at line 24 of file meshx_config_server.c.

◆ model_op_code

uint16_t config_server_model_evt_map::model_op_code

Definition at line 22 of file meshx_config_server.c.

◆ op_str

const char* config_server_model_evt_map::op_str

Definition at line 23 of file meshx_config_server.c.


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