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

Data Fields

uint16_t element_id
bool ack
uint8_t set_get
uint16_t lightness
uint16_t temperature
int16_t delta_uv
uint8_t tid

Field Documentation

◆ ack

bool meshx_light_ctl_cli_msg::ack

◆ delta_uv

int16_t meshx_light_ctl_cli_msg::delta_uv

◆ element_id

uint16_t meshx_light_ctl_cli_msg::element_id

◆ lightness

uint16_t meshx_light_ctl_cli_msg::lightness

◆ set_get

uint8_t meshx_light_ctl_cli_msg::set_get

◆ temperature

uint16_t meshx_light_ctl_cli_msg::temperature

◆ tid

uint8_t meshx_light_ctl_cli_msg::tid

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