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_srv_state_change_t Union Reference

#include <meshx_ble_mesh_gen_srv.h>

Data Fields

meshx_state_change_gen_move_set_t move_set
meshx_state_change_gen_onoff_set_t onoff_set
meshx_state_change_gen_level_set_t level_set
meshx_state_change_gen_delta_set_t delta_set
meshx_state_change_gen_loc_local_set_t loc_local_set
meshx_state_change_gen_onpowerup_set_t onpowerup_set
meshx_state_change_gen_loc_global_set_t loc_global_set
meshx_state_change_gen_power_level_set_t power_level_set
meshx_state_change_gen_power_range_set_t power_range_set
meshx_state_change_gen_power_default_set_t power_default_set
meshx_state_change_gen_manu_property_set_t manu_property_set
meshx_state_change_gen_user_property_set_t user_property_set
meshx_state_change_gen_admin_property_set_t admin_property_set
meshx_state_change_gen_def_trans_time_set_t def_trans_time_set

Field Documentation

◆ admin_property_set

meshx_state_change_gen_admin_property_set_t meshx_gen_srv_state_change_t::admin_property_set

Generic Admin Property Set

◆ def_trans_time_set

meshx_state_change_gen_def_trans_time_set_t meshx_gen_srv_state_change_t::def_trans_time_set

Generic Default Transition Time Set

◆ delta_set

meshx_state_change_gen_delta_set_t meshx_gen_srv_state_change_t::delta_set

Generic Delta Set

◆ level_set

meshx_state_change_gen_level_set_t meshx_gen_srv_state_change_t::level_set

Generic Level Set

◆ loc_global_set

meshx_state_change_gen_loc_global_set_t meshx_gen_srv_state_change_t::loc_global_set

Generic Location Global Set

◆ loc_local_set

meshx_state_change_gen_loc_local_set_t meshx_gen_srv_state_change_t::loc_local_set

Generic Location Local Set

◆ manu_property_set

meshx_state_change_gen_manu_property_set_t meshx_gen_srv_state_change_t::manu_property_set

Generic Manufacturer Property Set

◆ move_set

meshx_state_change_gen_move_set_t meshx_gen_srv_state_change_t::move_set

The recv_op in ctx can be used to decide which state is changed. Generic Move Set

◆ onoff_set

meshx_state_change_gen_onoff_set_t meshx_gen_srv_state_change_t::onoff_set

Generic OnOff Set

◆ onpowerup_set

meshx_state_change_gen_onpowerup_set_t meshx_gen_srv_state_change_t::onpowerup_set

Generic OnPowerUp Set

◆ power_default_set

meshx_state_change_gen_power_default_set_t meshx_gen_srv_state_change_t::power_default_set

Generic Power Default Set

◆ power_level_set

meshx_state_change_gen_power_level_set_t meshx_gen_srv_state_change_t::power_level_set

Generic Power Level Set

◆ power_range_set

meshx_state_change_gen_power_range_set_t meshx_gen_srv_state_change_t::power_range_set

Generic Power Range Set

◆ user_property_set

meshx_state_change_gen_user_property_set_t meshx_gen_srv_state_change_t::user_property_set

Generic User Property Set


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