![]() |
nRF Connect SDK API 3.3.99
|
| #define BT_MESH_MODEL_SILVAIR_ENOCEAN_BUTTON | ( | _srv, | |
| _idx ) |
#include <include/bluetooth/mesh/vnd/silvair_enocean_srv.h>
Model entries for a button for a Silvair Enocean Proxy Server model.
One of these should be added for each rocker switch handled by the Silvair Enocean Proxy Server instance, each on its own element. This macro includes the Generic Level Client and Generic OnOff Client.
| [in] | _srv | Pointer to a Light Lightness Server model instance. |
| [in] | _idx | Button index for the model entries. Must be in the range 0 to BT_MESH_SILVAIR_ENOCEAN_PROXY_BUTTONS. |