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
meshx_gen_power_onoff_model_state Struct Reference

Structure to hold the Power OnOff model state. More...

#include <meshx_model_power_onoff.hpp>

Data Fields

uint8_t on_power_up

Detailed Description

Structure to hold the Power OnOff model state.

Field Documentation

◆ on_power_up

uint8_t meshx_gen_power_onoff_model_state::on_power_up

The OnPowerUp state value.


The documentation for this struct was generated from the following file: