Hello,
I'm implementing the Generic Level Client Model, with Mesh SDK 3.1.0. When I use the generic_level_client_delta_set() function, the level model is set to retransmit messages once, so the message is always sent twice.

How can I set retransmissions to "0", so that the command is sent only one time?
Thank you very much!