MeshX 0.3
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.
|
Generic Client Model set message union. More...
#include <meshx_ble_mesh_gen_cli.h>
Generic Client Model set message union.
Definition at line 116 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_def_trans_time_set_t meshx_gen_cli_set_t::def_trans_time_set |
For MESHX_MODEL_OP_GEN_DEF_TRANS_TIME_SET & MESHX_MODEL_OP_GEN_DEF_TRANS_TIME_SET_UNACK
Definition at line 121 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_delta_set_t meshx_gen_cli_set_t::delta_set |
For MESHX_MODEL_OP_GEN_DELTA_SET & MESHX_MODEL_OP_GEN_DELTA_SET_UNACK
Definition at line 119 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_level_set_t meshx_gen_cli_set_t::level_set |
For MESHX_MODEL_OP_GEN_LEVEL_SET & MESHX_MODEL_OP_GEN_LEVEL_SET_UNACK
Definition at line 118 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_loc_global_set_t meshx_gen_cli_set_t::loc_global_set |
For MESHX_MODEL_OP_GEN_LOC_GLOBAL_SET & MESHX_MODEL_OP_GEN_LOC_GLOBAL_SET_UNACK
Definition at line 126 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_loc_local_set_t meshx_gen_cli_set_t::loc_local_set |
For MESHX_MODEL_OP_GEN_LOC_LOCAL_SET & MESHX_MODEL_OP_GEN_LOC_LOCAL_SET_UNACK
Definition at line 127 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_move_set_t meshx_gen_cli_set_t::move_set |
For MESHX_MODEL_OP_GEN_MOVE_SET & MESHX_MODEL_OP_GEN_MOVE_SET_UNACK
Definition at line 120 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_onoff_set_t meshx_gen_cli_set_t::onoff_set |
For MESHX_MODEL_OP_GEN_ONOFF_SET & MESHX_MODEL_OP_GEN_ONOFF_SET_UNACK
Definition at line 117 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_power_default_set_t meshx_gen_cli_set_t::power_default_set |
For MESHX_MODEL_OP_GEN_POWER_DEFAULT_SET & MESHX_MODEL_OP_GEN_POWER_DEFAULT_SET_UNACK
Definition at line 124 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_power_level_set_t meshx_gen_cli_set_t::power_level_set |
For MESHX_MODEL_OP_GEN_POWER_LEVEL_SET & MESHX_MODEL_OP_GEN_POWER_LEVEL_SET_UNACK
Definition at line 123 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_power_range_set_t meshx_gen_cli_set_t::power_range_set |
For MESHX_MODEL_OP_GEN_POWER_RANGE_SET & MESHX_MODEL_OP_GEN_POWER_RANGE_SET_UNACK
Definition at line 125 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_onpowerup_set_t meshx_gen_cli_set_t::power_set |
For MESHX_MODEL_OP_GEN_ONPOWERUP_SET & MESHX_MODEL_OP_GEN_ONPOWERUP_SET_UNACK
Definition at line 122 of file meshx_ble_mesh_gen_cli.h.