|
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 Default Transition Time Server to parent element message. The structure is used by the on_model_cb function to send the Default Transition Time state change notification to the parent element. More...
#include <meshx_model_def_trans_time.hpp>
Data Fields | |
| meshx_cli_model_send_param_header_t | header |
| meshx_gen_def_trans_time_model_state_t | state |
Structure to hold the Default Transition Time Server to parent element message. The structure is used by the on_model_cb function to send the Default Transition Time state change notification to the parent element.
| meshx_cli_model_send_param_header_t meshx_def_trans_time_cli_el_msg::header |
Client model send param header
| meshx_gen_def_trans_time_model_state_t meshx_def_trans_time_cli_el_msg::state |
The state of the message.