#include <include/bluetooth/mesh/gen_plvl_cli.h>
Set the Power Level of the server without requesting a response.
- Parameters
-
[in] | cli | Client model to send on. |
[in] | ctx | Message context, or NULL to use the configured publish parameters. |
[in] | set | New Power Level value to set. Set set::transition to NULL to use the server's default transition parameters. |
- Return values
-
0 | Successfully sent the message. |
-EADDRNOTAVAIL | A message context was not provided and publishing is not configured. |
-EAGAIN | The device has not been provisioned. |