|
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.
|
Generic Server Model state Used to set/restore the model state values internally. More...
#include <meshx_ble_mesh_gen_srv.h>
Generic Server Model state Used to set/restore the model state values internally.
| meshx_gen_battery_state_t meshx_gen_server_state::battery |
Generic Battery state
| meshx_gen_def_trans_time_state_t meshx_gen_server_state::def_trans_time |
Generic Default Transition Time state
| meshx_gen_level_state_t meshx_gen_server_state::level |
Generic Level state
| meshx_gen_location_state_t meshx_gen_server_state::location |
Generic Location state
| meshx_gen_onoff_state_t meshx_gen_server_state::onoff |
Generic OnOff state
| meshx_gen_onpowerup_state_t meshx_gen_server_state::onpowerup |
Generic OnPowerUp state
| meshx_gen_power_level_state_t meshx_gen_server_state::power_level |
Generic Power Level state