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

#include <meshx_ble_mesh_gen_srv.h>

Data Fields

uint8_t onoff
uint8_t target_onoff

Field Documentation

◆ onoff

uint8_t meshx_gen_onoff_state_t::onoff

The present value of the Generic OnOff state

◆ target_onoff

uint8_t meshx_gen_onoff_state_t::target_onoff

The target value of the Generic OnOff state


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