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 received message union. More...
#include <meshx_ble_mesh_gen_cli.h>
Generic Client Model received message union.
Definition at line 252 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_admin_properties_status_cb_t meshx_gen_client_status_cb_t::admin_properties_status |
MESHX_MODEL_OP_GEN_ADMIN_PROPERTIES_STATUS
Definition at line 266 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_admin_property_status_cb_t meshx_gen_client_status_cb_t::admin_property_status |
MESHX_MODEL_OP_GEN_ADMIN_PROPERTY_STATUS
Definition at line 267 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_battery_status_cb_t meshx_gen_client_status_cb_t::battery_status |
For MESHX_MODEL_OP_GEN_BATTERY_STATUS
Definition at line 261 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_client_properties_status_cb_t meshx_gen_client_status_cb_t::client_properties_status |
MESHX_MODEL_OP_GEN_CLIENT_PROPERTIES_STATUS
Definition at line 270 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_def_trans_time_status_cb_t meshx_gen_client_status_cb_t::def_trans_time_status |
For MESHX_MODEL_OP_GEN_DEF_TRANS_TIME_STATUS
Definition at line 255 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_level_status_cb_t meshx_gen_client_status_cb_t::level_status |
For MESHX_MODEL_OP_GEN_LEVEL_STATUS
Definition at line 254 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_loc_global_status_cb_t meshx_gen_client_status_cb_t::location_global_status |
For MESHX_MODEL_OP_GEN_LOC_GLOBAL_STATUS
Definition at line 262 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_loc_local_status_cb_t meshx_gen_client_status_cb_t::location_local_status |
MESHX_MODEL_OP_GEN_LOC_LOCAL_STATUS
Definition at line 263 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_manufacturer_properties_status_cb_t meshx_gen_client_status_cb_t::manufacturer_properties_status |
MESHX_MODEL_OP_GEN_MANUFACTURER_PROPERTIES_STATUS
Definition at line 268 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_manufacturer_property_status_cb_t meshx_gen_client_status_cb_t::manufacturer_property_status |
MESHX_MODEL_OP_GEN_MANUFACTURER_PROPERTY_STATUS
Definition at line 269 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_onoff_status_cb_t meshx_gen_client_status_cb_t::onoff_status |
For MESHX_MODEL_OP_GEN_ONOFF_STATUS
Definition at line 253 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_onpowerup_status_cb_t meshx_gen_client_status_cb_t::onpowerup_status |
For MESHX_MODEL_OP_GEN_ONPOWERUP_STATUS
Definition at line 256 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_power_default_status_cb_t meshx_gen_client_status_cb_t::power_default_status |
For MESHX_MODEL_OP_GEN_POWER_DEFAULT_STATUS
Definition at line 259 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_power_last_status_cb_t meshx_gen_client_status_cb_t::power_last_status |
For MESHX_MODEL_OP_GEN_POWER_LAST_STATUS
Definition at line 258 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_power_level_status_cb_t meshx_gen_client_status_cb_t::power_level_status |
For MESHX_MODEL_OP_GEN_POWER_LEVEL_STATUS
Definition at line 257 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_power_range_status_cb_t meshx_gen_client_status_cb_t::power_range_status |
For MESHX_MODEL_OP_GEN_POWER_RANGE_STATUS
Definition at line 260 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_user_properties_status_cb_t meshx_gen_client_status_cb_t::user_properties_status |
MESHX_MODEL_OP_GEN_USER_PROPERTIES_STATUS
Definition at line 264 of file meshx_ble_mesh_gen_cli.h.
meshx_gen_user_property_status_cb_t meshx_gen_client_status_cb_t::user_property_status |
MESHX_MODEL_OP_GEN_USER_PROPERTY_STATUS
Definition at line 265 of file meshx_ble_mesh_gen_cli.h.