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.
|
Structure defines the payload for meshx_ctrl_payload. More...
#include <meshx_api.h>
Data Fields | |
uint32_t | reserved |
Structure defines the payload for meshx_ctrl_payload.
Definition at line 129 of file meshx_api.h.
uint32_t meshx_ctrl_payload::reserved |
Definition at line 131 of file meshx_api.h.