|
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.
|
Structure defines the payload for MESHX_ELEMENT_TYPE_SENSOR_SERVER. More...
#include <meshx_api.h>
Data Fields | |
| union { | |
| meshx_sensor_srv_status_t sensor_status | |
| } | state_change |
Structure defines the payload for MESHX_ELEMENT_TYPE_SENSOR_SERVER.
| meshx_sensor_srv_status_t meshx_api_sensor_server_evt::sensor_status |
| union { ... } meshx_api_sensor_server_evt::state_change |