esp_ble_mesh_time_scene_client_set_state() function
Set the value of Time Scene Server Model states using the Time Scene Client Model set messages.
Arguments
params
Pointer to BLE Mesh common client parameters.
set_state
Pointer to time scene set message value. Shall not be set to NULL.
Return value
ESP_OK on success or error code otherwise.
Notes
If you want to know the opcodes and corresponding meanings accepted by this API, please refer to esp_ble_mesh_time_scene_message_opcode_t in esp_ble_mesh_defs.h