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

Files

 
meshx_model_battery.cpp
 Implementation of Generic Battery Model classes for MeshX. This file contains the implementation of the Generic Battery Server and Client models for the MeshX BLE mesh framework.
 
meshx_model_def_trans_time.cpp
 Implementation of Generic Default Transition Time Model classes for MeshX. This file contains the implementation of the Generic Default Transition Time Server and Client models for the MeshX BLE mesh framework.
 
meshx_model_level.cpp
 Implementation of Generic Level Model classes for MeshX. This file contains the implementation of the Generic Level Server and Client models for the MeshX BLE mesh framework.
 
meshx_model_location.cpp
 Implementation of Generic Location Model classes for MeshX. This file contains the implementation of the Generic Location Server and Client models for the MeshX BLE mesh framework.
 
meshx_model_onoff.cpp
 Implementation of Generic OnOff Model classes for MeshX. This file contains the implementation of the Generic OnOff Server and Client models for the MeshX BLE mesh framework.
 
meshx_model_power_level.cpp
 Implementation of Generic Power Level Model classes for MeshX. This file contains the implementation of the Generic Power Level Server and Client models for the MeshX BLE mesh framework.
 
meshx_model_power_onoff.cpp
 Implementation of Generic Power OnOff Model classes for MeshX. This file contains the implementation of the Generic Power OnOff Server and Client models for the MeshX BLE mesh framework.
 
meshx_model_property.cpp
 Implementation of Generic Property Model classes for MeshX. This file contains the implementation of the Generic Property Server and Client models for the MeshX BLE mesh framework.