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
variants Directory Reference

Files

 
meshx_cwww_element.hpp
 MeshX CWWW (Cool White - Warm White) Element class definition This file contains the meshXCWWWServerElement and meshXCWWWClientElement classes which represent CWWW elements in the MeshX BLE mesh network. The CWWW element is a combination of Generic OnOff and Light CTL server/clients.
 
meshx_relay_element.hpp
 MeshX Relay Element class definition This file contains the meshXRelayServerElement class which represents a relay element in the MeshX BLE mesh network.
 
meshx_relay_msg_defs.h
 Shared message definitions for Relay elements.
 
meshx_rgb_element.hpp
 MeshX RGB (HSL) Element class definition This file contains the meshXRGBServerElement class which represents an RGB (HSL) element in the MeshX BLE mesh network.
 
meshx_root_element.hpp
 MeshX Root Element class definition This file contains the meshXRootElement class which represents the root element in the MeshX BLE mesh network.
 
meshx_sensor_element.hpp
 Header file for the MeshX Sensor Server element.