|
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 to hold the Power OnOff model state. More...
#include <meshx_model_power_onoff.hpp>
Data Fields | |
| uint8_t | on_power_up |
Structure to hold the Power OnOff model state.
| uint8_t meshx_gen_power_onoff_model_state::on_power_up |
The OnPowerUp state value.