|
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.
|
Header file for the MeshX Sensor Server element. More...
Go to the source code of this file.
Data Structures | |
| struct | meshx_sensor_srv_el_ctx_t |
| class | meshXSensorElement |
Enumerations | |
| enum class | meshXSensorElementComposition : uint8_t { MESHX_SENSOR_ELEMENT_COMP_SENSOR_SERVER = 0 , MESHX_SENSOR_ELEMENT_COMP_MAX } |
Header file for the MeshX Sensor Server element.
|
strong |